1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 04:56:01 +01:00
nix/tests/lexer.nix

2 lines
54 B
Nix

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