Files
lix/tests/functional2/lang/regression-751/in.nix
T
piegames 9673c6480a tests/functional2/lang: Migrate trivial parse-okay tests
Change-Id: I11b6ea26b7dc6bcf8250c04d3c97ded452dd1eda
2025-06-02 21:52:34 +02:00

3 lines
54 B
Nix

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