Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
96205cabfdb14a5aa5b1f0127871cee9c09aaef9
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
checkcast
/
kt15411.kt
blob: 89b22367a87fc30b3657c41d9ee23b594a547b47 [
file
]
fun test1
():
String
?
{
return
null
}
fun test2
():
BooleanArray
?
{
return
null
}
fun test3
():
Unit
?
{
return
null
}
// 0 CHECKCAST