5 lines
66 B
Kotlin
Vendored
5 lines
66 B
Kotlin
Vendored
package org.test
|
|
|
|
@RequiresOptIn
|
|
annotation class ExperimentalAPI
|