aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/src/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/src/main.c b/assets/src/main.c
new file mode 100644
index 0000000..353a30f
--- /dev/null
+++ b/assets/src/main.c
@@ -0,0 +1,4 @@
+int test(void)
+{
+ return goob();
+} \ No newline at end of file