nix-gh/tests/lexer.nix

3 lines
54 B
Nix

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