From c62d9428133c269478cb10344ffa2fa1883e59d7 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Mon, 17 Jun 2024 15:40:45 -0500 Subject: [PATCH] errors++; --- config/_default/params.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index ad7dad0..83b28c4 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -77,6 +77,7 @@ taglines = [ "directory not empty", "division by zero", "error: could not stat or open file", + "errors are for beginners, we only do undefined behavior", "expression has no effect", "failed successfully", "file descriptor in bad state",