optimized bytecode of is

This commit is contained in:
Alex Tkachman
2011-11-24 18:02:44 +02:00
parent c3ee9db470
commit c0cc97063d
3 changed files with 30 additions and 11 deletions
@@ -278,6 +278,7 @@ public class ArrayGenTest extends CodegenTestCase {
public void testKt602() {
blackBoxFile("regressions/kt602.jet");
System.out.println(generateToText());
}
public void testKt594() throws Exception {