Support -Xexperimental and -Xuse-experimental, validate their values
#KT-22759 In Progress
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package org.test
|
||||
|
||||
@Experimental(Experimental.Level.ERROR, [Experimental.Impact.COMPILATION])
|
||||
annotation class ExperimentalAPI
|
||||
Reference in New Issue
Block a user