diff options
author | Oskar <[email protected]> | 2024-03-27 19:38:34 +0100 |
---|---|---|
committer | Oskar <[email protected]> | 2024-03-27 19:38:34 +0100 |
commit | 6e257dde5283da748df7fe619aeadaea1f7c1f18 (patch) | |
tree | 9f4f3d8060ae26da1c548045864c1e64bfde4342 /input.c | |
parent | 169fde7ed2d6994fca79e2c31b87471be587b22f (diff) | |
parent | f8fb3004043b8383bfed1df627847ae10d8ddd7f (diff) |
Merge branch 'validate-L'
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 |