mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
delete garbage file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e2fd80b3d3
commit
e4324d714f
1 changed files with 0 additions and 8 deletions
8
t.rb
8
t.rb
|
@ -1,8 +0,0 @@
|
|||
#! /usr/bin/ruby
|
||||
tc = Class.new(Time)
|
||||
tc.inspect
|
||||
t = tc.now
|
||||
proc do
|
||||
$SAFE=4
|
||||
t.gmtime
|
||||
end.call
|
Loading…
Add table
Reference in a new issue