Files
kotlin-fork/compiler/testData/cli/jvm/argumentPassedMultipleTimes.out
T
Alexander Udalov ff846e787f Report warning for non-boolean CLI argument passed multiple times
Only if its values are different, see the test
2017-04-14 20:07:54 +03:00

3 lines
98 B
Plaintext
Vendored

warning: argument -module-name is passed multiple times. Only the last value will be used: bbb
OK