mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
2 lines
74 B
Text
2 lines
74 B
Text
|
rec { foo = "multi\nline\n string\n test\r"; x = y; y = 123; z = 456; }
|