Files
kotlin-fork/idea/testData/decompiler/navigationMultipleLibs/expected.decompiled
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

7 lines
212 B
Plaintext
Vendored

A.class
public final class A public <3>constructor() {
LClass.class
public final class <1>LClass public constructor() {
LibraryKt.class
public fun lib.LClass.<2>f(a: lib.A): kotlin.Unit { /* compiled code */ }