'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/style.scm
AgeCommit message (Expand)Author
2024-06-03style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’....* guix/scripts/style.scm (unquote->ungexp): Add missing comma for ‘ungexp-splicing’. * tests/style.scm ("gexpify arguments, substitute-keyword-arguments + unquote-splicing"): New test. Change-Id: I17dcdd9b4812d54ddba1137e369360706b137bb4 Ludovic Courtès