6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: begin ... end
|
|
# --
|
|
begin
|
|
$0
|
|
end |