Currently there is no special treatment for `defer`. This needs to be improved, as `defer` _is_ a control-flow structure, and a rather complex one at that.
Currently there is no special treatment for
defer.This needs to be improved, as
deferis a control-flow structure, and a rather complex one at that.