Generate navigateToDecompiledLibraryTest from the same test data as navigateToLibrarySourceTest
Change test data format
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ClassWithConstructor.class
|
||||
public final class <1><3>ClassWithConstructor public <2>constructor(a: kotlin.String, b: kotlin.Any) {
|
||||
public <4>constructor(a: kotlin.String) { /* compiled code */ }
|
||||
Reference in New Issue
Block a user