Category talk:Wren-array: Difference between revisions

Content added Content deleted
m (→‎Source code: Fixed syntax highlighting.)
m (→‎Source code: Added quotes to 'lang' attribute.)
Line 1: Line 1:
===Source code===
===Source code===
<syntaxhighlight lang=ecmascript>/* Module "array.wren" */
<syntaxhighlight lang="ecmascript">/* Module "array.wren" */


import "meta" for Meta
import "meta" for Meta