ads@andLinux:~/rubinius/code/work$ cat order.rb$test = 0def test_pp r= $test $test+=1 rendp $test + test_ppads@andLinux:~/rubinius/code/work$ ruby order.rb0ads@andLinux:~/rubinius/code/work$ ../shotgun/rubinius order.rb1