Files
Baradb/tests
dimgigov a9ea80a1f8
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
fix(prop_test): "Nil expr evaluates to NULL" test — compare Value.kind, not Value == ""
The test was comparing a Value to a string literal which always failed.
Changed to check s.kind == vkNull on both calls.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 22:06:37 +03:00
..