Files
kotlin-fork/compiler/testData/cli/jvm/experimentalDeprecatedWarning.out
T
Mikhail Glukhikh eeadd8588d Drop CommonCompilerArguments.optInDeprecated
On the way to KT-22956
2022-01-27 11:48:22 +00:00

4 lines
172 B
Plaintext
Vendored

warning: flag is not supported by this version of the compiler: -Xopt-in=kotlin.RequiresOptIn
warning: opt-in requirement marker org.test.Warning is deprecated. Warning
OK