Currently BNFC only accepts simple identifiers in the `entrypoints` declaration. This should be allowed: ``` entrypoints [Foo]; RFoo. Foo ::= "foo"; terminator Foo ""; ```
Currently BNFC only accepts simple identifiers in the
entrypointsdeclaration.This should be allowed: