Files
kotlin-fork/compiler/testData/cli/jvm/experimentalNested.out
T
Alexander Udalov 33bc3db144 Deprecate -Xexperimental compiler argument
This option is not widely used and its implementation relies on a
complicated mechanism of a module-wide metadata, which is not properly
supported in the IDE (see IdeModuleAnnotationsResolver).

 #KT-34649 Fixed
2019-12-17 18:17:48 +01:00

3 lines
83 B
Plaintext
Vendored

warning: '-Xexperimental' is deprecated and will be removed in a future release
OK