From a2c2af12e8937dbe407f5088ab3d68fd8f57cd27 Mon Sep 17 00:00:00 2001 From: Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> Date: Sun, 3 Dec 2023 01:55:31 +0000 Subject: Sat, Dec 2, 2023, 5:55 PM -08:00 --- hello.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hello.c (limited to 'hello.c') diff --git a/hello.c b/hello.c deleted file mode 100644 index 927f7b6..0000000 --- a/hello.c +++ /dev/null @@ -1,6 +0,0 @@ -#include - -int main(void) -{ - printf("hello, world\n"); -} -- cgit v1.2.3