Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-07-26 09:30:29 -0700 (Thu, 26 Jul 2007)
Revision: 11448
Log message:
Fixes the object/Test8 by having the hoisting check that the head variable was
not already shadowed (as I proposed on the mailing list).
This might not be the right way - please feel free to revert if you disagree
with this approach.
Changes | Path |
+20 -4 | omake-branches/0.9.8.x/src/env/omake_env.ml |
+1 -1 | omake-branches/0.9.8.x/src/env/omake_env.mli |
+1 -1 | omake-branches/0.9.8.x/src/eval/omake_eval.ml |