From: Vincent Stowbunenko Date: 2013-03-29T01:27:36+09:00 Subject: This program not working? I tried to run this program and got this sollowing error: ...rb:42: syntax error, unexpected '.', expecting '|' callcc { |song.wall| song.of(99) }.sing { |beer| beer.drink } ^ ...rb:42: syntax error, unexpected '}', expecting $end callcc { |song.wall| song.of(99) }.sing { |beer| beer.drink } ^ Is there a way to fix this? Thanks. Attachments: http://www.ruby-forum.com/attachment/8275/bottlesofbeer2.rb -- Posted via http://www.ruby-forum.com/.