# -*- mode: snippet -*-
# name: loop
# key: loop
# expand-env: ((yas-indent-line 'fixed))
# group: control structure.loop
# --
_loop
	$0
_endloop