Skip to content
  • Sven/Sarah Barth's avatar
    Allow the usage of type aliases of generic type parameters outside of the... · a4e8f003
    Sven/Sarah Barth authored
    Allow the usage of type aliases of generic type parameters outside of the generic. Besides being useful by itself it will also be needed in the future when the visibility of the type parameters is changed from public to strict private.
    
    ptype.pas, id_type:
      * don't generate an error if the undefineddef typesym is an explicit rename that belongs to a generic
    
    + added test
    
    git-svn-id: trunk@29485 -
    a4e8f003