only increment line number on ASCII LF
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
%
|
||||
%C
|
||||
STGARB:\000-\200
|
||||
STSKIP: \r\t
|
||||
STNL:\012\013\014
|
||||
STSKIP: \r\t\013\014\015
|
||||
STNL:\012
|
||||
STSIMP:#&()*+,-/;=[]^{|}~
|
||||
STCOMP:.:<>
|
||||
STIDF:a-zA-Z
|
||||
|
||||
Reference in New Issue
Block a user