diff options
Diffstat (limited to 'tests/fixtures/c/inline_ref.c')
| -rw-r--r-- | tests/fixtures/c/inline_ref.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/c/inline_ref.c b/tests/fixtures/c/inline_ref.c new file mode 100644 index 0000000..72ef395 --- /dev/null +++ b/tests/fixtures/c/inline_ref.c @@ -0,0 +1,5 @@ +/* md +@name test/inline-ref +See @lua/Coroutines for details on cooperative multitasking. +*/ +void inline_ref_func() {} |
