Files
2024-01-08 15:25:19 +00:00

5 lines
145 B
Kotlin
Vendored

import kotlin.experimental.ExperimentalObjCName
@OptIn(ExperimentalObjCName::class)
@kotlin.native.ObjCName("FooInObjC", "FooInSwift")
class Foo