Skip to content

Comment on Java is becoming the new Cobolparent

Comments

Ahhh, I tried that, but apparently it doesn't work if you do it on the first line. So here it is, not on the first line.

  def return_three_values
    "1,2,3".split(',')
  end
  a, b, c = return_three_values
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.