forked from lix-project/lix
5d8b7eb3e1
This reverts commit b669d3d2e8
.
3 lines
54 B
Nix
3 lines
54 B
Nix
let const = a: "const"; in
|
|
''${ const { x = "q"; }}''
|