summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-04-10 21:03:20 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-04-10 21:03:20 +0000
commitb0cb2165fd5a46f9156e26dadbf2e33a54aaa567 (patch)
tree3ed5829bb51de9332b7764b4c0fc5a1235ec9fc2 /main.c
parent986ef9079edd038f0353e81ea0c4218027392369 (diff)
Wed, Apr 10, 2024, 2:03 PM -07:00
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.c b/main.c
index f5ccf22..e5730fe 100644
--- a/main.c
+++ b/main.c
@@ -8,6 +8,5 @@
int main(void)
{
- int i = 000;
- printf("%i", i);
+
}