Test for completion of kotlin binaries in java.
This commit is contained in:
committed by
Pavel V. Talanov
parent
816e9975ad
commit
e4b9c7fd40
@@ -0,0 +1,7 @@
|
||||
public class Testing {
|
||||
public static void test() {
|
||||
mockLib.<caret>
|
||||
}
|
||||
}
|
||||
|
||||
// EXIST: foo
|
||||
Reference in New Issue
Block a user