1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00
nix/tests/lexer.nix

2 lines
54 B
Nix

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