[K/JS] Add a secret system property to enable the old Kotlin/JS compiler only for tests until it will be removed from the sources
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user