[FIR IDE] Add find usages tests for FIR plugin
This commit is contained in:
+2
@@ -2,6 +2,8 @@
|
||||
// OPTIONS: usages
|
||||
// FIND_BY_REF
|
||||
// WITH_FILE_NAME
|
||||
// FIR_IGNORE
|
||||
|
||||
package usages
|
||||
|
||||
fun test() {
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Function call 8 val f = mapOf(Pair("1","2")).keys.single( { true } )
|
||||
Function call 10 val f = mapOf(Pair("1","2")).keys.single( { true } )
|
||||
Reference in New Issue
Block a user