2009schmool

This commit is contained in:
Neil 2023-05-31 16:42:57 -07:00
parent a9c04a1924
commit 45ea09d7ae
1 changed files with 1 additions and 0 deletions

View File

@ -567,6 +567,7 @@ static int scan_day(struct scan *const scan, union date32 date,
*idx = (size_t)(place - scan->places.array.data);
continue;
}
// fixme: place allows multiple places to be named the same thing?
<source> * { fail = "source unrecognized"; goto catch; }