diff options
Diffstat (limited to 'tests/fixtures/c/ref_string.c')
| -rw-r--r-- | tests/fixtures/c/ref_string.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fixtures/c/ref_string.c b/tests/fixtures/c/ref_string.c new file mode 100644 index 0000000..711ac20 --- /dev/null +++ b/tests/fixtures/c/ref_string.c @@ -0,0 +1,6 @@ +/* md +@name test/ref-string +@ref lua/Coroutines +Return type: {{ ref_string }} +*/ +void ref_string_func() {} |
