syntax error ?

This commit is contained in:
Yann Dupont 2021-11-30 17:13:22 +01:00
parent c61bdb2d0d
commit 43e222656e

View file

@ -40,7 +40,7 @@
(package-input-rewriting/spec `( (package-input-rewriting/spec `(
(,package-a-spec . ,(const package-b) (,package-a-spec . ,(const package-b)
) )
#:deep? #t ; #:deep? #t
) )
) )
) )