Fix for JRUBY-2882. Handle error messages related to constructors better
[jruby.git] / bench / shootout / hello.jruby
blob4cbf843157627ee4bdfda9177ed1df56cc32aa3a
1 #!/usr/bin/ruby
2 # -*- mode: ruby -*-
3 # $Id: hello.jruby,v 1.1 2007-06-10 22:33:44 igouy-guest Exp $
4 # http://www.bagley.org/~doug/shootout/
6 puts "hello world"