# -*- mode: snippet -*-
# contributor: Alexander Sulfrian <alexander@sulfrian.net>
# name: begin ... end
# key: begin
# --
begin
$0
end;