# -*- mode: snippet -*-
# contributor: João Diogo Duarte
# group: modules
# name: module-with-return
# key: module-with-return
# expand-env: ((yas-indent-line 'fixed))
# --
module $1 : $2 = {

}.