Closed
Description
Compiler version
3.0.1
Reproducer
Try to compile code from this commit:
with parboiledCoreJVM/Test/compile
runs into an infinite loop.
Expectation
There's probably some error here leading to the infinite loop but it's hard to debug without any error message. The documentation seems to imply that these situations are caught and somehow handled but that doesn't seem to be the case here.
I can try to minimize further if needed.