Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
073a50037049a4e0869085bf4acf7c29e56210e3
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
intConstantNullableSafeCall.kt
blob: 7a0b6219243b118c5fb4c4e5b4a049bd51772c1b [
file
] [
log
] [
blame
]
val a
:
Int
?
=
10
fun foo
()
=
a
?.
toString
()
// JVM_TEMPLATES
// 1 IFNULL
// JVM_IR_TEMPLATES
// 1 IFNONNULL