Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionLessThanLanguage.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

2 lines
82 B
Plaintext
Vendored

$TESTDATA_DIR$/apiVersion.kt -d $TEMP_DIR$ -api-version 1.0 -language-version 1.1