FIR IDE: fix test data in fir-ide module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
<info>import</info> kotlin.reflect.KProperty
|
||||
|
||||
interface T
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
<info descr="null">inline</info> fun <T> run(f: () -> T) = f()
|
||||
fun run2(f: () -> Unit) = f()
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
interface IA
|
||||
interface IB
|
||||
interface IC
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
interface IA
|
||||
interface IB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user