nix-gh/tests/lang/parse-okay-regression-751.nix

3 lines
54 B
Nix

let const = a: "const"; in
''${ const { x = "q"; }}''