htm icon indicating copy to clipboard operation
htm copied to clipboard

Add failing test for syntax error

Open j-f1 opened this issue 5 years ago • 0 comments

I saw this issue occur in real life, and noticed that the error message is very unclear:

TypeError: unknown: (intermediate value)(intermediate value).push is not a function

I’m not sure how this should be fixed (re-throwing a clearer error or turning this into a valid parse perhaps?) but I wanted to raise it anyway.

j-f1 avatar Dec 04 '20 18:12 j-f1