Go to file
Deukhoofd cf13fa9a90
Return invalid statement if namespace is not followed by an identifier.
2021-06-05 21:04:33 +02:00
src Return invalid statement if namespace is not followed by an identifier. 2021-06-05 21:04:33 +02:00
.gitignore Initial commit, implements parser. 2021-05-15 16:53:53 +02:00
Cargo.toml Initial commit, implements parser. 2021-05-15 16:53:53 +02:00
grammar.ebnf Initial commit, implements parser. 2021-05-15 16:53:53 +02:00