ruby/hello.rb (4 lines of code) (raw):

if x == 0 hello end b = { 'hello' => 'world', 'testing' => BigDecimal.new(123.456, 42) }