summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-03-14 17:37:27 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-03-14 17:37:27 +0000
commitaf780dc32cbc9d9a40bec1e2ea538e71001c36aa (patch)
tree6e1386faa63125ba5537e923b933868699df3156 /test.c
init commitHEADmaster
Diffstat (limited to 'test.c')
-rw-r--r--test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.c b/test.c
new file mode 100644
index 0000000..cb3f748
--- /dev/null
+++ b/test.c
@@ -0,0 +1,3 @@
+int main() {
+ return 0;
+}