diff --git a/config/_default/params.toml b/config/_default/params.toml index 212b16c..0f902ff 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -60,6 +60,7 @@ taglines = [ "creating new and exciting bugs", "cyclic dependency detected", "destructor cannot be overloaded", + "did the needful", "directory not empty", "division by zero", "error: could not stat or open file", @@ -80,6 +81,7 @@ taglines = [ "i opened vi and i can't get out", "i see null pointers", "i'd tell you a udp joke but", + "if err == nil { panic(\"that should not have worked\") }", "i'm in ur codez, fixin ur bugz", "i'm not a real programmer", "i'm the one who debugs", @@ -89,6 +91,7 @@ taglines = [ "it's not a bug, it's a feature in search of a use case", "keep your friends close, but your breakpoints closer", "kernel panic - not syncing: attempted to kill init", + "long division took too long", "may the code be with you", "mess with the test, fail like the rest", "need input",