toml/stdex/string6.toml.res

5 lines
152 B
Plaintext
Raw Normal View History

2021-03-07 07:54:24 +00:00
{
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",
}