lix/tests/lexer.nix
2016-01-19 20:35:35 +00:00

3 lines
54 B
Nix

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