Do not translate library (marked by annotation) declarations.

This commit is contained in:
Pavel V. Talanov
2012-08-14 17:46:45 +04:00
parent 954c1ee29f
commit b0856cb364
5 changed files with 68 additions and 3 deletions
@@ -72,6 +72,10 @@ public final class NativeInteropTest extends SingleFileTranslationTest {
fooBoxTest();
}
public void testLibrary() throws Exception {
fooBoxTest();
}
public void testKt2209() throws Exception {
fooBoxTest();
}