Skip to content
  • Sven/Sarah Barth's avatar
    * don't allow constants of the record type that is currently being parsed;... · 251dfb67
    Sven/Sarah Barth authored
    * don't allow constants of the record type that is currently being parsed; this would fail as soon as another field is added after the constant declaration
    + added tests
    Note: unlike what bug report 27880 suggests Delphi also does *NOT* allow this (at least a current Delphi Tokyo) and fails with a "type is not completely defined" error, so this test belongs into the "failure" category
    
    git-svn-id: trunk@40285 -
    251dfb67