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