Commit 8940666
Parse_bytecode: clean-up
In particular, no longer track the location of variables. This may make
sense during code generation, though: the location of a statement should
be the earliest location of the effectful expressions it contains (if
there is any).1 parent 813cc09 commit 8940666
1 file changed
+340
-418
lines changed
0 commit comments