about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/eval-okay-if.nix
if "foo" != "f" + "oo" then 1 else if false then 2 else 3