Extend coverage.
This commit is contained in:
parent
5fb6e2e1bc
commit
42a42c49ac
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -1177,7 +1177,7 @@ Lookup:
|
|||
command.part = intransitive;
|
||||
command.verb = command.word[0].id;
|
||||
break;
|
||||
case NUMERIC: // LCOV_EXCL_LINE
|
||||
case NUMERIC:
|
||||
if (!settings.oldstyle) {
|
||||
sspeak(DONT_KNOW, command.word[0].raw);
|
||||
goto Lclearobj;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue