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