[FIR IDE] Add find usages tests for FIR plugin

This commit is contained in:
Igor Yakovlev
2020-09-19 10:49:15 +03:00
parent d534d92123
commit d2bdab2ef5
168 changed files with 2622 additions and 170 deletions
@@ -2,6 +2,8 @@
// OPTIONS: usages
// FIND_BY_REF
// WITH_FILE_NAME
// FIR_IGNORE
package usages
fun test() {
@@ -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 } )