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