Right now the parser fails to parse the below code, and fails to emit an error before entering error recovery: ```dm var/a /proc/main() ```
Right now the parser fails to parse the below code, and fails to emit an error before entering error recovery: