aboutsummaryrefslogtreecommitdiff
path: root/.config/rakumod/templates/kinds/module.raku
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-17 11:31:13 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:40 +0200
commit48508c1d2e18b2bc2e6d75697b46189b0bafc98d (patch)
tree22b3bfa4e81b0e81d6967fdec6e81db64044dc61 /.config/rakumod/templates/kinds/module.raku
parentca69a254f8351e0a23c86ee8075a33ec8c7e7503 (diff)
Rename rdm configs to rakumod configs
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 }};