gonix
/
tests
/
functional2
/
lang
/
builtins.abort
/
in.nix
1
if
true
then
abort
"this should fail"
else
1