John Skovbekk
John Skovbekk
The error message I get is `error: unexpected end of block comment`, which I think is clear. More ideas are `unopened block comment closure/end` or `ambiguous block comment closure/end`. @laurmaedje...
I wasn't sure about the mechanics of hints, but I've learned hints are inserted into an error message. We could insert the hints `add \* to open the block comment`...
After poking around, it looks like the error member of the `Lexer` structure does not support adding hints , like `SyntaxError`. My initial idea is to use `SyntaxError` in the...
Is there an official plan for citations and bibliography? It looks like hayagriva is not that active and is quite buggy from the IEEE styling point of view.