aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/c/directives.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/c/directives.c')
-rw-r--r--tests/fixtures/c/directives.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fixtures/c/directives.c b/tests/fixtures/c/directives.c
new file mode 100644
index 0000000..4becc88
--- /dev/null
+++ b/tests/fixtures/c/directives.c
@@ -0,0 +1,7 @@
+/* md
+@name test/directives
+@file generated/source.c
+@ref test/directives-ref
+Directive test body content.
+*/
+void directives_demo() {}