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