From 0b84917049c742ca11b591ad38d4a01af6c9a3fa Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 20 Mar 2024 13:45:15 -0500 Subject: [PATCH] bugs++ --- config/_default/params.toml | 3 +++ 1 file changed, 3 insertions(+) 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",