coding include file handling in the feed-based reader

This commit is contained in:
2022-07-28 14:07:18 +00:00
parent aab704ac4b
commit 2543b0d634
4 changed files with 466 additions and 340 deletions

View File

@ -1257,7 +1257,8 @@ struct hcl_ioinarg_t
{
hcl_oow_t pos;
hcl_oow_t len;
int state;
/* <<B.STATE>>
int state;*/
} b;
hcl_oow_t line;