Files
kotlin-fork/compiler/testData/cli/js/modulesWithSameNamesAndFunc.args
T

12 lines
265 B
Plaintext
Vendored

$TESTDATA_DIR$/separateModules/sepModule3.kt
-Xforce-deprecated-legacy-compiler-usage
-meta-info
-output
$TEMP_DIR$/m3/m.js
---
$TESTDATA_DIR$/separateModules/sepModule4.kt
-Xforce-deprecated-legacy-compiler-usage
-libraries
$TEMP_DIR$/m3
-output
$TEMP_DIR$/m4/m.js