gonix
/
tests
/
functional2
/
lang
/
logic
/
in.nix
1
assert
!
false
&&
(
true
||
false
)
->
true
;
1