Fix for JRUBY-2882. Handle error messages related to constructors better
[jruby.git] / bench / shootout / hello.ruby
blob36093608aa5ce169c5ce920bd61a242003ed3be8
1 #!/usr/bin/ruby
2 # -*- mode: ruby -*-
3 # $Id: hello.ruby,v 1.1.1.1 2004-05-19 18:10:16 bfulgham Exp $
4 # http://www.bagley.org/~doug/shootout/
6 puts "hello world"