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