mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
bed8270c0c
Fixes $ nix-instantiate --parse -E 'x: with x; _' (x: (with x; __curPos))
2 lines
26 B
Nix
2 lines
26 B
Nix
((_: _) 1) + ((__: __) 2)
|