Enter your search terms
GNU-Darwin
Web
Submit search form
# File text/format.rb, line 469
469:
def
tabstop=(t) 470: @tabstop = posint(t) 471:
end