mirror of
https://github.com/NixOS/nix.git
synced 2024-11-29 18:22:27 +00:00
2 lines
74 B
Plaintext
2 lines
74 B
Plaintext
|
rec { foo = "multi\nline\n string\n test\r"; x = y; y = 123; z = 456; }
|