about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-legacy-let-in-with.nix
blob: 7d95efa5c3087811759488e83315a9a2d5eb9938 (plain) (blame)
1
with { }; let { body = 42; }