backend refactoring from extension properties and proper naming scheme of inner classes and objects

This commit is contained in:
Alex Tkachman
2011-11-13 21:08:35 +02:00
parent 1927eeef2c
commit 3904b91e4c
25 changed files with 453 additions and 370 deletions
@@ -34,6 +34,6 @@ public class ExtensionFunctionsTest extends CodegenTestCase {
}
public void testKt475() throws Exception {
// blackBoxFile("regressions/kt475.jet");
blackBoxFile("regressions/kt475.jet");
}
}