mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
1 line
36 B
Nix
1 line
36 B
Nix
with { x = 1; }; with { x = 2; }; x
|