toml/stdex/string6.toml.res
2021-03-06 23:54:24 -08:00

5 lines
152 B
Plaintext

{
regex2 = "I [dw]on't need \\d{2} apples",
lines = "The first newline is\ntrimmed in raw strings.\n All other whitespace\n is preserved.\n",
}