Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-09-07 23:44:51 -0700 (Wed, 07 Sep 2005)
Revision: 1483
Log message:
"return" is an inherited attribute, even through string arguments!
This should fix the problem with returns in case bodies.
Changes | Path |
Properties | omake |
+1 -0 | omake/.cvsignore |
+79 -49 | omake/src/env/omake_ir_semant.ml |