From d8bc09755e10e492bfa8e42f510b91948e8ceb4c Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 27 Feb 2025 12:18:17 +0000 Subject: [PATCH] Fix knots-exception? --- knots.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knots.scm b/knots.scm index 5d152a8..8e31c6b 100644 --- a/knots.scm +++ b/knots.scm @@ -57,7 +57,7 @@ (record-constructor &knots-exception)) (define knots-exception? - (record-predicate &knots-exception)) + (exception-predicate &knots-exception)) (define knots-exception-stack (exception-accessor