Files
kotlin-fork/idea/testData/findUsages/kotlin/conventions/invokeWithVarArg.log
T
2017-06-15 14:00:42 +03:00

7 lines
225 B
Plaintext
Vendored

Resolved p()
Resolved p(1)
Resolved p(1, 2)
Searched references to pack.P
Searched references to parameter p of pack.f(p: P) in non-Java files
Used plain search of pack.P.invoke(vararg i: Int) in LocalSearchScope:
CLASS:P