[FIR JS] Prepare the test data for FIR
This commit is contained in:
committed by
Space Team
parent
0e38d0ebd2
commit
73c89a5d9d
+2
-1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !DIAGNOSTICS: -UNREACHABLE_CODE
|
||||
// unreachable code suppressed due to KT-9586
|
||||
|
||||
@@ -38,4 +39,4 @@ external object O {
|
||||
|
||||
fun foo(s: String): String
|
||||
fun bar(s: String): String = definedExternally
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user