*matches any number of characters outside the set below:
}the literal } (12510 / 1758 / 7D16)
\/the literal / (4710 / 578 / 2F16)
the literal (3210 / 408 / 2016)
\ta tab character (ASCII 9)
'the literal ' (3910 / 478 / 2716)
"the literal " (3410 / 428 / 2216)
\na line-feed (newline) character (ASCII 10)
.the literal . (4610 / 568 / 2E16)
\]the literal ] (9310 / 1358 / 5D16)
:the literal : (5810 / 728 / 3A16)
(the literal ( (4010 / 508 / 2816)
=the literal = (6110 / 758 / 3D16)
\\the literal \ (9210 / 1348 / 5C16)
-the literal - (4510 / 558 / 2D16)