[K/JS] Deprecate old JS-compiler
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
$TESTDATA_DIR$/languageVersion.kt
|
||||
-Xlegacy-deprecated-no-warn
|
||||
-Xuse-deprecated-legacy-compiler
|
||||
-output
|
||||
$TEMP_DIR$/out.js
|
||||
-language-version
|
||||
1.9
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
warning: language version 1.9 is experimental, there are no backwards compatibility guarantees for new language and library features
|
||||
error: old Kotlin/JS compiler is no longer supported. Please migrate to the new JS IR backend
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user