When you manage to break the type system
I mean, the type system isn’t very strict at all to begin with in some . It’s trivially breakable when performing common operations like type punning in C.
Depends on the programming language
That's why we don't like c
What did you actually do?
Anti Commercial-AI license
I broke the type system in Kotlin and ended up with a null value in a non-null (not lateinit) variable.
lateinit
How convoluted was it?
With no platform types involved?