! Breaking

This commit is contained in:
2026-01-31 15:07:04 -05:00
parent cde395a2a9
commit 2e3dd13009
8 changed files with 30 additions and 37 deletions

3
test.c Normal file
View File

@@ -0,0 +1,3 @@
int main() {
return !1 * 1;
}