mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
JVM_IR: Minor. Unmute tests.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +ReleaseCoroutines
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline suspend fun inlineMe() = 1000
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// In JVM_IR $i$f variables occupy different slots
|
||||
|
||||
interface ApplicationCall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user