Merge remote branch 'origin/master'

This commit is contained in:
Alex Tkachman
2012-01-20 20:21:25 +01:00
29 changed files with 176 additions and 52 deletions
@@ -191,12 +191,6 @@ public class ClassGenTest extends CodegenTestCase {
// System.out.println(generateToText());
}
public void testKt344 () throws Exception {
loadFile("regressions/kt344.jet");
// System.out.println(generateToText());
blackBox();
}
public void testKt508 () throws Exception {
loadFile("regressions/kt508.jet");
System.out.println(generateToText());