1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 13:50:37 -04:00
nix/tests/functional/lang/eval-fail-abort.nix

2 lines
45 B
Nix
Raw Normal View History

2006-08-23 11:46:00 -04:00
if true then abort "this should fail" else 1