big codegen rewrite

This commit is contained in:
Alex Tkachman
2012-08-27 17:43:03 +03:00
parent 52386e5294
commit 10a47ea86f
35 changed files with 1736 additions and 1549 deletions
@@ -33,7 +33,7 @@ public class LocalClassGenTest extends CodegenTestCase {
}
public void testWithClosure() {
//blackBoxFile("localcls/withclosure.kt");
blackBoxFile("localcls/withclosure.kt");
}
public void testEnum() {