Files
kotlin-fork/compiler/testData/cli/jvm/extraArgumentPassedInObsoleteForm.out
T
Alexander Udalov 70121f0c78 Report error on non-existent classpath in -Xplugin
#KT-52380 Fixed
2022-05-27 13:13:33 +02:00

3 lines
129 B
Plaintext
Vendored

warning: advanced option value is passed in an obsolete form. Please use the '=' character to specify the value: -Xjsr305=...
OK