1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 01:51:47 +02:00

Add ‘seq’ primop

This commit is contained in:
Eelco Dolstra 2014-09-22 14:53:21 +02:00
parent eff120d1b9
commit a54c263402
4 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1 @@
builtins.seq (abort "foo") 2