{ #outer scope $lamb = lambda ( $x, $y, $z ) => sub { $x + $y } }