Skip to content

fix: not equal bug

Denis Smirnov requested to merge bug_not_equal into main

It was a wrong assumption that a <> 1 and a <> 2) is equal to (a, a) <> (1, 2). Fixed.

#239 (closed)

Edited by Igor Kuznetsov

Merge request reports