about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/parse-okay-regression-751.nix
let const = a: "const"; in
''${ const { x = "q"; }}''