1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

Add link to the (ice-9 match) bug.

* module/ice-9/match.scm: Add comment.
This commit is contained in:
Ludovic Courtès 2011-09-30 15:16:02 +02:00
parent 16d50b8e89
commit 9acea53ecd

View file

@ -58,6 +58,7 @@
;; file.
(include-from-path "ice-9/match.upstream.scm")
;; Patch to work around <http://debbugs.gnu.org/9567>.
(define-syntax match
(syntax-rules ()
((match)