/test/global.rb

http://github.com/feyeleanor/RubyGoLightly · Ruby · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · dd9f770a0bc204c3fced3928ed9fcf2f MD5 · raw file

  1. $a = "hi"
  2. puts $a
  3. # => hi