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