old constraint system is not removed for a while

This commit is contained in:
Svetlana Isakova
2012-07-03 12:38:20 +04:00
parent 2193a2f7c1
commit 83ec7d9c68
3 changed files with 8 additions and 5 deletions
@@ -324,4 +324,10 @@ public class StdlibTest extends CodegenTestCase {
public void testInvokeAnnotationMethod() {
blackBoxFile("regressions/kt1932.kt");
}
public void testKt1800() {
blackBoxFile("regressions/kt1800.kt");
}
}