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