enhanced the binop expression check in leave_list() in read.c
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
fixed the issue of the lost line terminator after the comment text which caused the next line to be treated as the same line
This commit is contained in:
@ -14,7 +14,6 @@ check_ERRORS = \
|
||||
call-5001.err \
|
||||
class-5001.err \
|
||||
do-5001.err \
|
||||
do-5002.err \
|
||||
feed-5001.err \
|
||||
mlist-5001.err \
|
||||
var-5001.err \
|
||||
|
Reference in New Issue
Block a user