Support argfiles in kotlin compiler
Using '-Xargfile=path/to/argfile' will substitute that argument with the content of argfile. See KT-24472
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
warning: argfile not found: $TESTDATA_DIR$/nonexisting.argfile
|
||||
OK
|
||||
Reference in New Issue
Block a user