mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-07 18:57:19 +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; }
|