So, trying a real grammar on real input, I get: ``` Syntax error in file 'unknown', line 1, column 0 ``` What's the next step? I'd like to know what the parser is recognizing, if anything.
So, trying a real grammar on real input, I get:
What's the next step? I'd like to know what the parser is recognizing, if anything.