mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
errors++;
This commit is contained in:
parent
efea55cb29
commit
c62d942813
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ taglines = [
|
||||||
"directory not empty",
|
"directory not empty",
|
||||||
"division by zero",
|
"division by zero",
|
||||||
"error: could not stat or open file",
|
"error: could not stat or open file",
|
||||||
|
"errors are for beginners, we only do undefined behavior",
|
||||||
"expression has no effect",
|
"expression has no effect",
|
||||||
"failed successfully",
|
"failed successfully",
|
||||||
"file descriptor in bad state",
|
"file descriptor in bad state",
|
||||||
|
|
Loading…
Reference in a new issue