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

9 lines
223 B
Plaintext
Vendored

$TESTDATA_DIR$/sourceMapRoot/foo/file1.kt
$TESTDATA_DIR$/sourceMapRoot/bar/file2.kt
-Xforce-deprecated-legacy-compiler-usage
-source-map
-source-map-base-dirs
$TESTDATA_DIR$/foo:$TESTDATA_DIR$/bar
-output
$TEMP_DIR$/out.js