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