Generate navigateToDecompiledLibraryTest from the same test data as navigateToLibrarySourceTest
Change test data format
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
main.kt
|
||||
public val <1>globalVal : Pair<Int, String> = Pair(239, "239")
|
||||
|
||||
public val <2>globalValWithGetter : Long
|
||||
Reference in New Issue
Block a user