Top-level missing source locations
Opened this issue · 0 comments
cangiuli commented
Top-level things don't have source locations; we need to add source locations to the metalanguage operations. A simple example is that Print Foo.
will result in:
[Unknown Location] [Error]:
Could not resolve id Foo