Currently, all closures have an llenv block to load values from the captured environment, but for closure that don't actually capture anything, that block is useless and can be skipped.
@
Match
copy