99 bottles of beer: Difference between revisions

Content added Content deleted
Line 4,083: Line 4,083:
=={{header|EMal}}==
=={{header|EMal}}==
This version writes the lyrics as described here: https://99-bottles-of-beer.net/lyrics.html
This version writes the lyrics as described here: https://99-bottles-of-beer.net/lyrics.html
<syntaxhighlight lang="ecmascript">
<syntaxhighlight lang="emal">
type NinetynineBottles
type NinetynineBottles
int DEFAULT_BOTTLES_COUNT = 99
int DEFAULT_BOTTLES_COUNT = 99