mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
10 lines
183 B
Plaintext
Vendored
10 lines
183 B
Plaintext
Vendored
$TESTDATA_DIR$/separateModules/sepModule1.kt
|
|
-meta-info
|
|
-output
|
|
$TEMP_DIR$/m1/m.js
|
|
---
|
|
$TESTDATA_DIR$/separateModules/sepModule2.kt
|
|
-libraries
|
|
$TEMP_DIR$/m1
|
|
-output
|
|
$TEMP_DIR$/m2/m.js |