Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
/
reifiedNullIs.kt
blob: 530d6a816c729e50c0bf6d2f6c3c55e8651d01df [
file
]
inline
fun
<
reified T
>
isNullable
()
=
null
is
T
// 1 INSTANCEOF
// 1 reifiedOperationMarker