Open i4ki opened 7 years ago
The parser complain in the code below:
tests = ( # oops some list )
The parser is right regarding our specification, but I think we need to improve it: https://github.com/NeowayLabs/nash/blob/master/spec.ebnf#L75
I tried to do this these days and got surprised it did not work, it would definitely be good :+1:
The parser complain in the code below:
The parser is right regarding our specification, but I think we need to improve it: https://github.com/NeowayLabs/nash/blob/master/spec.ebnf#L75