Files
kotlin-fork/idea/testData/script/definition/navigation/javaLibWithSources/script.kts
T
Pavel V. Talanov 10660f35d7 Add tests for script configuration machinery, namely ScriptTemplateProvider EP
Test highlighting and navigation depending on provided script definition
2016-08-16 16:45:59 +03:00

3 lines
89 B
Kotlin
Vendored

test.Utils.fo<caret>o("asd")
// REF: (in test.Utils).foo(String)
// FILE: test/Utils.java