You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unsaved editor:13:22: all-to-a: unrecognized nonterminal in language R1a at: Ilos in: all-to-a
#(206 4)
... with a pointer to the first line of the transform. This only happens with a ...ed pattern. It took me quite a while to find this... I'm kind of baffled as to the chain that leads to this error message.
The text was updated successfully, but these errors were encountered:
Here's a simple program that's missing an unquote:
This program produces the error
unsaved editor:13:22: all-to-a: unrecognized nonterminal in language R1a at: Ilos in: all-to-a
#(206 4)
... with a pointer to the first line of the transform. This only happens with a
...
ed pattern. It took me quite a while to find this... I'm kind of baffled as to the chain that leads to this error message.The text was updated successfully, but these errors were encountered: