aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-okay-if.nix
blob: 23e4c74d50162921b188ad49e47534844d57b3a9 (about) (plain) (blame)
1
if "foo" != "f" + "oo" then 1 else if false then 2 else 3