blob: 1cbde33d34753deaee4af3b0b476e1b55b3d9032 [file]
// WITH_STDLIB
import kotlin.math.sin
fun test(x: Double) = sin(2 * x)
// 0 DSTORE
// 1 DLOAD