99 bottles of beer: Difference between revisions

No edit summary
Line 4,125:
NinetynineBottles(when(Runtime.args.length > 0, int!Runtime.args[0], DEFAULT_BOTTLES_COUNT)).play()
</syntaxhighlight>
The output for two bottlebottles of beer is as follow.
{{out}}
<pre>
224

edits