about summary refs log tree commit diff
path: root/third_party/nix/tests/lang/eval-okay-logic.nix
assert !false && (true || false) -> true; 1