* New primop: abort "error message".
This commit is contained in:
parent
4a053bfdfd
commit
38f18aa6d4
4 changed files with 12 additions and 2 deletions
1
tests/lang/eval-fail-abort.nix
Normal file
1
tests/lang/eval-fail-abort.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
if true then abort "this should fail" else 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue