Array field initialization was accidentally broken. Fix it and add ArrayInitializerTe...
authorjzhou <jzhou>
Tue, 29 Nov 2011 20:47:41 +0000 (20:47 +0000)
committerjzhou <jzhou>
Tue, 29 Nov 2011 20:47:41 +0000 (20:47 +0000)
commitcf64b66f770b5335e5fb5327f4d81d2db7f1b62c
treefe37142e8c32fc6dd1d752b459b0ae42e971b456
parentc2b1f2910bac539cdf66b6110cf9cb3346fb6bc6
Array field initialization was accidentally broken. Fix it and add ArrayInitializerTest into the unit test suit in case it is broken again
Robust/src/IR/Tree/SemanticCheck.java
Robust/src/Tests/DoTests
Robust/src/Tests/output/ArrayInitializerTest.output.goal [new file with mode: 0644]