mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
2 lines
58 B
Nix
2 lines
58 B
Nix
|
if "foo" != "f" + "oo" then 1 else if false then 2 else 3
|