6 lines
99 B
Kotlin
Vendored
6 lines
99 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
// !OPT_IN: kotlin.RequiresOptIn
|
|
|
|
@RequiresOptIn
|
|
annotation class ExperimentalAPI
|