ruby--ruby/ext/purelib.rb

4 lines
49 B
Ruby

if nul = $:.index("-")
$:[nul..-1] = ["."]
end