logoalt Hacker News

nurettintoday at 4:30 AM0 repliesview on HN

    def ruby(is)
      it = is 
      a = "bad"
      example()
      begin
        it["had"] = pascal(:like)
      rescue
        flow
      end
    end