summaryrefslogtreecommitdiff
path: root/sample/perror.rb
blob: 9196525ee3670e6fe08efe387de141d6dad9e30f (plain)
1
2
3
4
5
6
7
if File._s("io.rb")
  print(File._z("io.rb", "io.rb\n")
#  print(File._s("io.rb"), ": io.rb\n")
end

for i in 1..5
end