Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ab7b4292982e3ae7707d74b46a5cda4e97e76b3b
/
.
/
kotlin-native
/
backend.native
/
tests
/
compilerChecks
/
t3.kt
blob: 990b6549265cedeb591fcf514d38696eb364794d [
file
] [
log
] [
blame
]
import
platform
.
posix
.*
fun main
()
{
println
(::
printf
)
}