From d1b87ade120f8d01d86ed6e5c9661f36f78751b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 11 Jul 2022 18:34:48 +0200 Subject: Fix most of expand##. --- module/hnh/util/type.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'module/hnh/util') diff --git a/module/hnh/util/type.scm b/module/hnh/util/type.scm index 1ea09af5..50008a3a 100644 --- a/module/hnh/util/type.scm +++ b/module/hnh/util/type.scm @@ -52,4 +52,3 @@ "Invalid value for ~s. Expected ~s, got ~s" (list (quote variable) (quote type-clause) variable) #f))))) - -- cgit v1.2.3