Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ab7b4292982e3ae7707d74b46a5cda4e97e76b3b
/
.
/
kotlin-native
/
backend.native
/
tests
/
compilerChecks
/
t44.kt
blob: 069546b5c340418c3be6e6fcee6b5378640ef94f [
file
] [
log
] [
blame
]
import
kotlinx
.
cinterop
.*
fun bar
(
x
:
Int
)
=
x
.
signExtend
<
Float
>()