[K/JS] Include jsFirEs6Test into jsFirCompilerTest tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Char issues
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR, JS_IR_ES6
|
||||
|
||||
// MODULE: main
|
||||
// FILE: externals.js
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND: JS_IR, JS
|
||||
// IGNORE_BACKEND: JS_IR, JS_IR_ES6, JS
|
||||
|
||||
inline fun checkNPE(body: () -> Unit) {
|
||||
var throwed = false
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND: JS_IR, JS
|
||||
// IGNORE_BACKEND: JS_IR, JS_IR_ES6, JS
|
||||
// FILE: file1.kt
|
||||
@JsFun("() => 42")
|
||||
private external fun clashName(): Int
|
||||
|
||||
Reference in New Issue
Block a user