Enter your search terms
GNU-Darwin
Web
Submit search form
# File text/format.rb, line 239
239:
def
first_indent=(f) 240: @first_indent = posint(f) 241:
end