Chinese zodiac: Difference between revisions

Content added Content deleted
(Added Easylang)
m (→‎{{header|Wren}}: Minor tidy)
Line 4,722: Line 4,722:
{{trans|Kotlin}}
{{trans|Kotlin}}
{{libheader|Wren-fmt}}
{{libheader|Wren-fmt}}
<syntaxhighlight lang="ecmascript">import "/fmt" for Fmt
<syntaxhighlight lang="wren">import "./fmt" for Fmt


class ChineseZodiac {
class ChineseZodiac {