aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_src_pod.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-03-12 22:39:09 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-03-12 22:56:34 -0400
commite9e17be24eba558c30fcdc41ea5bb9a1da7fd4e7 (patch)
tree1ed3c4b528b0a8e54d0eb9babc391e562578c7b4 /org/out_src_pod.org
parentnix flake & env upkeep (diff)
mark modules as @safe: (& identify what is not)
Diffstat (limited to 'org/out_src_pod.org')
-rw-r--r--org/out_src_pod.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/org/out_src_pod.org b/org/out_src_pod.org
index bf504c2..883572f 100644
--- a/org/out_src_pod.org
+++ b/org/out_src_pod.org
@@ -26,6 +26,7 @@
#+BEGIN_SRC d
<<doc_header_including_copyright_and_license>>
module doc_reform.io_out.source_pod;
+@system: // is not @safe: use: @system: or @trusted:
template spinePod() {
<<output_imports>>
void spinePod(T)(T doc_matters) {