Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2008-02-02 16:48:14 -0800 (Sat, 02 Feb 2008)
Revision: 12716
Log message:
[Bug 711] The "try" blocks should not automatically export.
P.S. This will probably create a conflict in branch merges, we should be
careful.
Changes | Path(relative to omake-branches/0.9.8.x) |
+1 -1 | src/builtin/omake_builtin_base.ml |
+0 -36 | src/eval/omake_eval.ml |
+0 -1 | src/eval/omake_eval.mli |
+15 -0 | test/simple/Test10 |