Node:Carriage Returns, Next:Tabs, Up:Source Form
Carriage returns (\r
) in source lines are ignored.
This is somewhat different from f2c
, which seems to treat them as
spaces outside character/Hollerith constants, and encodes them as \r
inside such constants.