mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
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
5 lines
255 B
Plaintext
Vendored
5 lines
255 B
Plaintext
Vendored
warning: '-Xexperimental' is deprecated and will be removed in a future release
|
|
warning: class org.test.NotAnAnnotation1 is not an experimental API marker annotation
|
|
warning: class org.test.NotAnAnnotation2 is not an experimental API marker annotation
|
|
OK
|