summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-02-27 21:59:54 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-02-27 21:59:54 +0000
commite89bf90cf7552f867808254fbbe0d68d5be0606c (patch)
tree04515fb641332d811e1287375eae8e6e089cf70f /main.c
parent24ec9c6368438425ba90f70119af04f67090b262 (diff)
Tue, Feb 27, 2024, 1:59 PM -08:00
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/main.c b/main.c
index b42e277..5e34734 100644
--- a/main.c
+++ b/main.c
@@ -4,4 +4,7 @@
#include <stdlib.h>
#include <string.h>
-int main(void) {}
+int main(void)
+{
+
+}