Anatol Liu
Results
2
issues of
Anatol Liu
I am currently writing a toy compiler, and am trying to add some basic control flow to the language. It currently fails when parsing this program: ``` function { if...
# Bug Report ### Is the issue related to model conversion? No ### Describe the bug I get the following error message on two separate lines: ``` ValueError: The proto...
bug