JS IR: unmute tests
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
class ImpulsMigration
|
||||
{
|
||||
fun migrate(oldVersion: Long)
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
fun foo(): Long {
|
||||
var n = 2L
|
||||
if (n > 0L) {
|
||||
|
||||
Reference in New Issue
Block a user