Jump to content

Category talk:Wren-date: Difference between revisions

m
→‎Source code: Fixed syntax highlighting.
(Removed type aliases which are no longer needed.)
m (→‎Source code: Fixed syntax highlighting.)
Line 1:
===Source code===
 
<langsyntaxhighlight lang=ecmascript>/* Module "date.wren" */
 
import "./trait" for Comparable
Line 770:
 
// Initialize Date tables.
Date.init_()</langsyntaxhighlight>
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.