enhanced the binop expression check in leave_list() in read.c
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:
2024-03-09 17:10:51 +09:00
parent 081c6d1874
commit 8345e2f949
7 changed files with 50 additions and 23 deletions

View File

@ -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 \