mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
9 lines
193 B
Plaintext
Vendored
9 lines
193 B
Plaintext
Vendored
$TESTDATA_DIR$/sourceMapRoot/foo/file1.kt
|
|
$TESTDATA_DIR$/sourceMapRoot/bar/file2.kt
|
|
-no-stdlib
|
|
-source-map
|
|
-source-map-base-dirs
|
|
$TESTDATA_DIR$/foo:$TESTDATA_DIR$/bar
|
|
-output
|
|
$TEMP_DIR$/out.js
|