Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
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