gonix
/
tests
/
functional2
/
lang
/
if
/
in.nix
1
if
"foo"
!=
"f"
+
"oo"
then
1
else
if
false
then
2
else
3