about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-fail-infinite-recursion.nix
blob: 5e4fd3789cd66dc52165fabedbc41a579a8af1e0 (plain) (blame)
1
let x = x; in x