some work done for the feed based reader

This commit is contained in:
2022-07-22 08:02:14 +00:00
parent 7f268293f0
commit 65aacaaf4f
5 changed files with 488 additions and 288 deletions

View File

@ -101,9 +101,9 @@ static char* synerrstr[] =
"illegal character",
"illegal token",
"comment not closed",
"string/character not closed",
"invalid hashed literal",
"wrong character literal",
"wrong string literal",
"invalid hashed literal",
"invalid numeric literal",
"out of integer range",
"wrong error literal",