Files
kotlin-fork/compiler/testData/cli/jvm/unknownExtraFlags.out
T

5 lines
243 B
Plaintext
Vendored

warning: flag is not supported by this version of the compiler: -Xabcdefghijklm
warning: flag is not supported by this version of the compiler: -Xnopqrstuvwxyz
warning: flag is not supported by this version of the compiler: -XXxxxxxxxxxxxx
OK