aboutsummaryrefslogtreecommitdiff
path: root/module/hnh
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-07-11 18:34:48 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-07-11 18:34:48 +0200
commitd1b87ade120f8d01d86ed6e5c9661f36f78751b7 (patch)
treea84e69b087a7d823270aeba02f5cae74041b2ddf /module/hnh
parentRewrite handel-preprocessing-tokens. (diff)
downloadcalp-d1b87ade120f8d01d86ed6e5c9661f36f78751b7.tar.gz
calp-d1b87ade120f8d01d86ed6e5c9661f36f78751b7.tar.xz
Fix most of expand##.
Diffstat (limited to 'module/hnh')
-rw-r--r--module/hnh/util/type.scm1
1 files changed, 0 insertions, 1 deletions
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)))))
-