diff options
author | Oskar <[email protected]> | 2024-03-27 18:46:57 +0100 |
---|---|---|
committer | Oskar <[email protected]> | 2024-03-27 18:46:57 +0100 |
commit | 7062476a487384894fdde49155235bdb53240fd4 (patch) | |
tree | ba380c2c775d34dc41957ffebe442c2b81e3c830 /input.c | |
parent | b391c5d6a807382e282ce9c9761e8644962f8e0c (diff) |
More progress, works well
Diffstat (limited to 'input.c')
-rw-r--r-- | input.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -122,4 +122,5 @@ int main () { fprintf(stdout, "?\n"); } + }
\ No newline at end of file |