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
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
warning: '-Xexperimental' is deprecated and will be removed in a future release
|
||||
warning: experimental API marker org.test.Warning2 is deprecated. Warning2
|
||||
warning: experimental API marker org.test.Warning1 is deprecated. Warning1
|
||||
OK
|
||||
|
||||
Reference in New Issue
Block a user