Use OPT_IN instead of EXPERIMENTAL in diagnostic names
This commit is contained in:
committed by
TeamCityServer
parent
2f07589b42
commit
3febabe977
@@ -40,5 +40,5 @@ package usage3
|
||||
|
||||
import api.*
|
||||
|
||||
@Anno(<!EXPERIMENTAL_API_USAGE!>MEANING<!>)
|
||||
@Anno(<!OPT_IN_USAGE!>MEANING<!>)
|
||||
fun usage() {}
|
||||
|
||||
Reference in New Issue
Block a user