aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-infinite-recursion-lambda.nix
blob: dd0a8bf2e76e41e305bfa47bc629270cf6b1bc5c (plain)
1
(x: x x) (x: x x)