summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorryo <ryo@repack.top>2026-06-17 08:30:48 +0000
committerryo <ryo@repack.top>2026-06-17 08:30:48 +0000
commit0259092f5b9e4a8e76f9563dee334be52d32c285 (patch)
treea2e1696f9f968c81200230ff0ce2aa57e1e303cb /file.c
Init commitHEADmain
Diffstat (limited to 'file.c')
-rw-r--r--file.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/file.c b/file.c
new file mode 100644
index 0000000..a46866d
--- /dev/null
+++ b/file.c
@@ -0,0 +1,4 @@
+int main()
+{
+ return 0;
+}