99 bottles of beer: Difference between revisions

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

edits