summaryrefslogtreecommitdiff
path: root/tests/test-c.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-c.c')
-rw-r--r--tests/test-c.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-c.c b/tests/test-c.c
new file mode 100644
index 00000000..a0507108
--- /dev/null
+++ b/tests/test-c.c
@@ -0,0 +1,3 @@
+#include "llama.h"
+
+int main(void) {}