Merge remote-tracking branch 'origin/master'

This commit is contained in:
Andrey Breslav
2011-12-21 11:37:40 +02:00
22 changed files with 295 additions and 89 deletions
@@ -235,4 +235,8 @@ public class ClassGenTest extends CodegenTestCase {
public void testKt707 () throws Exception {
blackBoxFile("regressions/kt707.jet");
}
public void testKt857 () throws Exception {
// blackBoxFile("regressions/kt857.jet");
}
}