Files
kotlin-fork/compiler/testData/cli/jvm/argfileWithEscaping.argfile
T
Dmitry Savvinov 43467516ef Support argfiles in kotlin compiler
Using '-Xargfile=path/to/argfile' will substitute
that argument with the content of argfile.

See KT-24472
2018-05-28 11:23:32 +03:00

4 lines
113 B
Plaintext
Vendored

-X"some escaped \" sequence \\"
$TESTDATA_DIR$/apiVersion.kt
-d
$TEMP_DIR$ -api-version 1.0 -language-version 1.1