Generate navigateToDecompiledLibraryTest from the same test data as navigateToLibrarySourceTest
Change test data format
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
main.kt
|
||||
public inline fun <T> T.<1>filter(predicate: (T)-> Boolean) : T? = this
|
||||
Reference in New Issue
Block a user