Modifiers for namespaces fixed
This commit is contained in:
@@ -11,7 +11,7 @@ preamble
|
||||
;
|
||||
|
||||
namespaceHeader
|
||||
: "namespace" SimpleName{"."} SEMI?
|
||||
: modifiers "namespace" SimpleName{"."} SEMI?
|
||||
;
|
||||
|
||||
import
|
||||
|
||||
Reference in New Issue
Block a user