Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fae15b3fc4205675bfb51513d6068f83490926d3
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inlineArgsInPlace
/
sin.kt
blob: 36abea25105d544aa8dfdd48ec3f5efcd183db98 [
file
] [
log
] [
blame
]
// WITH_STDLIB
import
kotlin
.
math
.
sin
fun test
(
x
:
Double
)
=
sin
(
2
*
x
)
// JVM_IR_TEMPLATES:
// 0 DSTORE
// 1 DLOAD