mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
We should use '\:' instead of ':' because the latter is replaced to the path separator in AbstractCliTest.readArg which is ';' on Windows.
6 lines
100 B
Plaintext
Vendored
6 lines
100 B
Plaintext
Vendored
$TESTDATA_DIR$/inlineClass.kt
|
|
-d
|
|
$TEMP_DIR$
|
|
-XXLanguage\:+InlineClasses
|
|
-XXLanguage\:-InlineClasses
|