nitcc: parser adds the original error token in the node_stack
[nit.git] / contrib / nitcc / tests / sav / not_lalr.input2.res
1 NParserError@(1:3-1:4)='b'
2 Nodes
3   'a'@(1:1-1:2)
4   x
5     'a'@(1:2-1:3)
6   'b'@(1:3-1:4)