hnix/tests/files/with.nix

2 lines
36 B
Nix
Raw Permalink Normal View History

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