Sha256: 2848e581105718bb2b8476bd0c194cc7aa8232ce5c31546610a0ee29cb5c9ed9

Contents?: true

Size: 218 Bytes

Versions: 1

Compression:

Stored size: 218 Bytes

Contents

# see http://bottles.heroku.com/wall/99
99 downto: 2 do: |i| {
  "#{i} bottles of beer on the wall, #{i} bottles of beer." println
  "Take one down and pass it around, #{i - 1} bottles of beer on the wall.\n" println
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fancy-0.6.0 examples/99bottles.fy