aboutsummaryrefslogtreecommitdiff
path: root/.config/rakumod/templates/kinds/module.raku
diff options
context:
space:
mode:
Diffstat (limited to '.config/rakumod/templates/kinds/module.raku')
-rw-r--r--.config/rakumod/templates/kinds/module.raku1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/rakumod/templates/kinds/module.raku b/.config/rakumod/templates/kinds/module.raku
new file mode 100644
index 0000000..2b6042c
--- /dev/null
+++ b/.config/rakumod/templates/kinds/module.raku
@@ -0,0 +1 @@
+unit module {{ this.provide }};