about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-groupby-thunk.exp
blob: 94649819caab22d8d6dde33e287669d72b385ba0 (plain) (blame)
1
{ fred = [ { x = "fred"; y = "fred"; } ]; }