[FIR2IR] Adding 2 new runners for fir2ir-specific tests
This commit is contained in:
committed by
TeamCityServer
parent
a6e477fa88
commit
25d2e61a82
@@ -0,0 +1 @@
|
||||
fun box() = "OK"
|
||||
@@ -0,0 +1,2 @@
|
||||
// FIR_IDENTICAL
|
||||
fun sample() {}
|
||||
@@ -0,0 +1,2 @@
|
||||
fun sample() {
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
FILE fqName:<root> fileName:/sample.kt
|
||||
FUN name:sample visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
||||
BLOCK_BODY
|
||||
Reference in New Issue
Block a user