# -*- mode: snippet -*-
# name: lock
# key: lock
# expand-env: ((yas-indent-line 'fixed))
# group: control structure
# --
_lock
	$0
_endlock