1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-01 16:41:47 +02:00
nix/tests/lexer.nix

2 lines
54 B
Nix

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