Content deleted Content added
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation) |
m →Example string patterns: <syntaxhighlight> |
||
Line 190:
===Example string patterns===
In Mathematica, for instance,
<syntaxhighlight lang="mathematica">
</syntaxhighlight>
will match a string that has two characters and begins with "a".
|