KT-1051 Java interoperability completion - more tests

This commit is contained in:
Nikolay Krasko
2012-02-07 13:32:46 +04:00
parent d3c37f65e4
commit aa9b2db300
10 changed files with 49 additions and 26 deletions
@@ -0,0 +1,9 @@
public class Testing {
public static void test() {
jettesting.some.<caret>
}
}
// EXIST: ClassFromJet
// EXIST: namespace
// NUMBER: 2