Two coverage imprivenents, one by recognizing dead code.
This commit is contained in:
parent
9eda1f424d
commit
9b585f40d8
4 changed files with 125 additions and 15 deletions
1
advent.h
1
advent.h
|
@ -101,7 +101,6 @@ enum phase_codes {
|
|||
GO_TOP,
|
||||
GO_CLEAROBJ,
|
||||
GO_CHECKHINT,
|
||||
GO_CHECKFOO,
|
||||
GO_DIRECTION,
|
||||
GO_LOOKUP,
|
||||
GO_WORD2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue