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
If a tree or symbol is created with a virtual source file,
use the context's source instead for erro reporting. Without
this tweak, replTests fails. It seems the REPL does not follow
the assumption that on tree or symbol creation the context always
has the right source file (including contents). We should fix
that, and then revert this commit.
0 commit comments