# File lib/rbreadline.rb, line 2627
def
w_offset
(
line
,
offset
) ((
line
)
==
0
?
offset
:
0
)
end