read-print: Fix indentation rule for 'match-lambda*'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 2 Oct 2022 20:27:55 +0000 (22:27 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 2 Oct 2022 20:27:55 +0000 (22:27 +0200)
commit4bd75d79e5ad8bb0f6cdcc0d15b9afb25f54afbd
tree85b167980794e244cec99d99fe34c0227e19e096
parent3624f4358c1671a04f05168021c9f808f095fb1c
read-print: Fix indentation rule for 'match-lambda*'.

Fixes <https://issues.guix.gnu.org/58040>.
Reported by Maxime Devos <maximedevos@telenet.be>.

* guix/read-print.scm (%special-forms): Set 'match-lambda*' parameter
count to 1.
guix/read-print.scm