Files
2024-01-31 16:17:21 +00:00

6 lines
86 B
Kotlin
Vendored

import kotlin.test.*
import objcTests.*
@Test fun testKt36766() {
kt36766(null)
}