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; }
|