about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-overlapping-nested-attrs.exp
blob: 2483a271830144b586de50d2b8d29f3624b3b658 (plain) (blame)
1
{ a = { b = 15; c = "test"; }; }