Generate navigateToDecompiledLibraryTest from the same test data as navigateToLibrarySourceTest
Change test data format
This commit is contained in:
@@ -4,8 +4,3 @@ fun foo() {
|
||||
func("5")
|
||||
func(5)
|
||||
}
|
||||
|
||||
// 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