https://issues.dlang.org/show_bug.cgi?id=22565

          Issue ID: 22565
           Summary: Attributes not accepted for empty declaration
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dmd
          Assignee: [email protected]
          Reporter: [email protected]

@(12);

Error: declaration expected following attribute, not `;`

But according to the grammar, EmtypDeclaration is a "declaration"

--

Reply via email to