diff --git a/module/ice-9/match.scm b/module/ice-9/match.scm index 0384f69fc..2753ebe4e 100644 --- a/module/ice-9/match.scm +++ b/module/ice-9/match.scm @@ -58,6 +58,7 @@ ;; file. (include-from-path "ice-9/match.upstream.scm") +;; Patch to work around . (define-syntax match (syntax-rules () ((match)