mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-30 17:07:19 +02:00
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",
|
|
}
|