Added a test

This commit is contained in:
Valentin Kipyatkov
2015-08-03 15:50:20 +03:00
parent 41ebfd025e
commit 7a47e53398
3 changed files with 16 additions and 0 deletions
@@ -0,0 +1,7 @@
interface X
fun foo(x: X) {
JavaClass.search(<caret>)
}
// EXIST: x