```jl @match 1 begin let x = 1 end => x end ``` is the only example, which doesn't show why I would want to use it.