From c797023cb05ad6d108e8bdaab8bb4a86ac8ab8f7 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 20 Mar 2024 10:43:39 -0500 Subject: [PATCH] new error message --- config/_default/params.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index 7343f68..212b16c 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -64,6 +64,7 @@ taglines = [ "division by zero", "error: could not stat or open file", "expression has no effect", + "failed successfully", "file descriptor in bad state", "floating in a sea of bugs", "from chatgpt with bugs",