4 lines
152 B
Text
4 lines
152 B
Text
{
|
|
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",
|
|
}
|