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 JS backend when issue KT-14535 is fixed
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JS
|
||||
class A {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user