about summary refs log tree commit diff
path: root/third_party/nix/src/tests/lang/eval-fail-deepseq.nix
blob: 9baa49b063ecbea45a73200798ac9527ca8d68c0 (plain) (blame)
1
builtins.deepSeq { x = abort "foo"; } 456