Remove debugging output

This commit is contained in:
Georges Dupéron 2016-09-25 16:03:26 +02:00
parent b672228539
commit 250885b002

View File

@ -60,7 +60,6 @@
(define-syntax m-split-xlist*
(λ (stx)
(displayln (syntax->datum stx))
((syntax-parser
#:literals (^ + - * once )
[(_ v [v₁ vᵢ ] τ₁ ^ (once) {~seq τᵢ ^ *ᵢ} #:rest r)