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,8 @@
|
||||
public class Testing {
|
||||
void f(mockLib.foo.LibTrait p) {
|
||||
p.<caret>
|
||||
}
|
||||
}
|
||||
|
||||
// EXIST: foo
|
||||
|
||||
Reference in New Issue
Block a user