yasnippet-snippets/snippets/applescript-mode/repeat
2017-08-13 12:16:55 +01:00

6 lines
67 B
Plaintext

# -*- mode: snippet -*-
# name: repeat
# --
repeat $1
$0
end repeat