Page MenuHomePhorge

wvswc.lint-test
No OneTemporary

wvswc.lint-test

# ruby -wc says syntax ok
# ruby -w says blah.rb:2: undefined local variable or method `index' for main:Object (NameError)
if index < 0 and $VERBOSE
$stderr.puts "warning: index is a negative number"
if $DEBUG
$stderr.puts "index value: #{index.inspect}"
$stderr.puts "array state: #{array.inspect}"
end
end
~~~~~~~~~~

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 19, 19:36 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1120390
Default Alt Text
wvswc.lint-test (333 B)

Event Timeline