blob: 069546b5c340418c3be6e6fcee6b5378640ef94f [file] [log] [blame]
import kotlinx.cinterop.*
fun bar(x: Int) = x.signExtend<Float>()