[K/JS] Remove an internal system property and replace it with the new compiler flag

This commit is contained in:
Artem Kobzar
2023-03-17 12:38:34 +00:00
committed by Space Team
parent ca2492e1f8
commit 4da81b2b6e
164 changed files with 100 additions and 566 deletions
+2 -4
View File
@@ -1,13 +1,11 @@
$TESTDATA_DIR$/separateModules/sepModule1.kt
-Xlegacy-deprecated-no-warn
-Xuse-deprecated-legacy-compiler
-Xforce-deprecated-legacy-compiler-usage
-meta-info
-output
$TEMP_DIR$/m1/m.js
---
$TESTDATA_DIR$/separateModules/sepModule2.kt
-Xlegacy-deprecated-no-warn
-Xuse-deprecated-legacy-compiler
-Xforce-deprecated-legacy-compiler-usage
-libraries
$TEMP_DIR$/m1
-output