Closed andreasabel closed 4 years ago
Currently BNFC only accepts simple identifiers in the entrypoints declaration. This should be allowed:
entrypoints
entrypoints [Foo]; RFoo. Foo ::= "foo"; terminator Foo "";
Currently BNFC only accepts simple identifiers in the
entrypoints
declaration. This should be allowed: