Remove excessive null?
checks
#1282
Labels
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
Milestone
For instance, this snippet
translates into the following FunC code:
which just wastes gas.
The text was updated successfully, but these errors were encountered: