diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-04-10 21:03:20 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-04-10 21:03:20 +0000 |
commit | b0cb2165fd5a46f9156e26dadbf2e33a54aaa567 (patch) | |
tree | 3ed5829bb51de9332b7764b4c0fc5a1235ec9fc2 /main.c | |
parent | 986ef9079edd038f0353e81ea0c4218027392369 (diff) |
Wed, Apr 10, 2024, 2:03 PM -07:00
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,6 +8,5 @@ int main(void) { - int i = 000; - printf("%i", i); + } |