diff options
| author | WormHeamer | 2025-08-05 01:39:26 -0400 |
|---|---|---|
| committer | WormHeamer | 2025-08-05 01:39:26 -0400 |
| commit | def1b9179981081f67ed654f65ef22a55f6cdcb3 (patch) | |
| tree | 2850976304a4d0d240ca6860161d21dd6520f5aa /main.c | |
| parent | beee7d5d34d6d37649b544de33db36f389648897 (diff) | |
tragic realization: = and <> aren't communative at all
i assumed they were because it kinda makes sense to write something like
"a = b = c", but "a = (b = c)" and "(a = b) = c" are very very different
expressions. whoops!
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions
