Ignore the test that uses JVM functions and String constructor
This commit is contained in:
committed by
Pavel Punegov
parent
70d0c1a0ae
commit
0bdbcbc662
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND: JS, JS_IR, JVM_IR
|
||||
// IGNORE_BACKEND: JS, JS_IR, JVM_IR, NATIVE
|
||||
// WITH_RUNTIME
|
||||
|
||||
class CharacterLiteral(private val prefix: NamelessString, private val s: NamelessString) {
|
||||
|
||||
Reference in New Issue
Block a user