Generate navigateToDecompiledLibraryTest from the same test data as navigateToLibrarySourceTest
Change test data format
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
extra.kt
|
||||
public fun <1>func(str : kotlin.String) {
|
||||
main.kt
|
||||
public fun <2>func(a : Int, b : String = "55") {
|
||||
Reference in New Issue
Block a user