this seems to get injected into the bytecode when ...
# kotlin-fuel
n
this seems to get injected into the bytecode when you do that
Copy code
if (var10000 == null) {
    var10000 = null;
}
`