qaz@lemmy.world to Programmer Humor@programming.devEnglish · 3 months agoWhen you manage to break the type systemlemmy.worldimagemessage-square4fedilinkarrow-up13arrow-down10
arrow-up13arrow-down1imageWhen you manage to break the type systemlemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 3 months agomessage-square4fedilink
minus-squareqaz@lemmy.worldOPlinkfedilinkEnglisharrow-up1·3 months agoI broke the type system in Kotlin and ended up with a null value in a non-null (not lateinit) variable.
I broke the type system in Kotlin and ended up with a null value in a non-null (not
lateinit
) variable.