Files
kotlin-fork/compiler/testData/cli/js/languageVersion.args
T
Mikhail Glukhikh 2a8b655294 Update tests after switching to LV 2.0
Related to KT-59171
2023-09-19 15:46:27 +00:00

12 lines
157 B
Plaintext
Vendored

$TESTDATA_DIR$/languageVersion.kt
-Xir-produce-klib-dir
-Xir-only
-ir-output-dir
$TEMP_DIR$
-ir-output-name
out
-language-version
1.5
-libraries
$STDLIB_JS$