FIR: add OptIn checkers draft + some annotation / SinceKotlin utilities
This commit is contained in:
@@ -15,5 +15,5 @@ class A {
|
||||
}
|
||||
}
|
||||
|
||||
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
|
||||
@<!EXPERIMENTAL_IS_NOT_ENABLED!>RequiresOptIn<!>(level = RequiresOptIn.Level.ERROR)
|
||||
annotation class ExperimentalTime
|
||||
|
||||
Reference in New Issue
Block a user