about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-mapAttrs-function-strictness.exp
blob: 7e70748ffd6faa213e1b8ab4c7e332056121c75c (plain) (blame)
1
{ a = 1; b = 2; f = <LAMBDA>; }