summaryrefslogtreecommitdiff
path: root/impl.c
diff options
context:
space:
mode:
authorWormHeamer2025-08-05 01:39:26 -0400
committerWormHeamer2025-08-05 01:39:26 -0400
commitdef1b9179981081f67ed654f65ef22a55f6cdcb3 (patch)
tree2850976304a4d0d240ca6860161d21dd6520f5aa /impl.c
parentbeee7d5d34d6d37649b544de33db36f389648897 (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 'impl.c')
0 files changed, 0 insertions, 0 deletions