Files
kotlin-fork/idea/testData/decompiler/navigationMultipleLibs/expected.sources
T
Pavel V. Talanov c7f147d058 Introduce NavigationWithMultipleLibrariesTest
Test navigation to library decompiled and source declaration when
there are multiple copies of the same library in project
Related to ba1ee99e97
2017-03-21 16:19:54 +03:00

8 lines
73 B
Plaintext
Vendored

library.kt
class <1>LClass
class <3>A
class B
fun LClass.<2>f(a: A) {