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