This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 08:31:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bda14fcbb2fb6a57071c8eb45b6940d4473fa4e7
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Alexander Udalov
f59963ef73
Simplify test case on deterministic null-checks
2018-05-02 14:40:15 +02:00
..
localLateinit
…
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
deterministicNotNullChecks.kt
Simplify test case on deterministic null-checks
2018-05-02 14:40:15 +02:00
expressionValueIsNotNull.kt
…
expressionValueIsNotNullAfterExclExcl.kt
…
expressionValueIsNotNullTwice.kt
…
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
…
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
…
kt12839.kt
…
notNullAsNotNullable.kt
…
redundantSafeCall.kt
…
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
…