Closed Faterou closed 7 years ago
Original comment by Sylvain Hallé (Bitbucket: sylvainhalle, GitHub: sylvainhalle):
This probably has something to do with an update in the Bullwinkle parser
Original comment by Gabrielle Bastien (Bitbucket: gabrielle_bastien, GitHub: Unknown):
After diverse commits not related to this problem, it now parses correctly with the \u002b (+) unicode character, for unknown reasons.
Originally reported by: Gabrielle Bastien (Bitbucket: gabrielle_bastien, GitHub: Unknown)
Using the '+' symbol or the \u002b utf-u character code in the BNF grammar prevents the cornipickle examples from parsing, but the \u002a (' * ') works well.