Replaced when appropriate 'TARGET_BACKEND: JVM' -> 'IGNORE_BACKEND: JS'. Enabled some succesfully working decompiledText tests.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// TODO enable for JS backend too when KT-7819 will be fixed
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
inline fun run(block: () -> Unit) = block()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user