mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 23:02:27 +00:00
0cd6596b0e
Note that unlike ‘lib.deepSeq’ in Nixpkgs, this handles cycles.
2 lines
42 B
Nix
2 lines
42 B
Nix
builtins.deepSeq { x = abort "foo"; } 456
|