Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ab7b4292982e3ae7707d74b46a5cda4e97e76b3b
/
.
/
kotlin-native
/
backend.native
/
tests
/
compilerChecks
/
t16.kt
blob: 69e31415fe19535032c916dd0e25c379367abad9 [
file
] [
log
] [
blame
]
import
platform
.
darwin
.*
import
platform
.
Foundation
.*
class
Z
fun foo
()
=
NSLog
(
"zzz"
,
Z
())