mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
1 line
36 B
Nix
1 line
36 B
Nix
with { x = 1; }; with { x = 2; }; x
|