[JS IR BE] support CharSequence and String methods
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// DONT_RUN_GENERATED_CODE: JS
|
||||
|
||||
fun escapeChar(c : Char) : String? = when (c) {
|
||||
|
||||
Reference in New Issue
Block a user