Category talk:Wren-pattern: Difference between revisions

m
→‎Source code: Fixed syntax highlighting.
(Added a note on Wren-regex.)
m (→‎Source code: Fixed syntax highlighting.)
Line 204:
 
===Source code===
<langsyntaxhighlight lang=ecmascript>/* Module "pattern.wren" */
 
/* Match represents a single successful match made by methods in the Pattern class.
Line 1,104:
}
 
Pattern.init_()</langsyntaxhighlight>
9,476

edits