about summary refs log blame commit diff
path: root/tvix/eval/src/tests/tvix_tests/identity-flat-attrs.nix
blob: e7c2ae18a6611df4d05fb42a803eb1013f117c1c (plain) (tree)
1
                                   
{ a = 15; b = "string"; c = null; }