hnix/tests/files/with.nix
2018-03-30 23:10:44 -07:00

2 lines
36 B
Nix

with { x = 1; }; with { x = 2; }; y