X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fautomatic-polyphony-context-id.ly;h=786c718942e32882bd7ad9b916809522eb639d3f;hb=9390065d4c71bf417ef7b5bcbce21821f8668202;hp=22c838efaad88a7c49222d68589404fe0b98dc2a;hpb=522f419e3ed3e09ecf834bbb5315ac1777ab13e0;p=lilypond.git diff --git a/input/regression/automatic-polyphony-context-id.ly b/input/regression/automatic-polyphony-context-id.ly index 22c838efaa..786c718942 100644 --- a/input/regression/automatic-polyphony-context-id.ly +++ b/input/regression/automatic-polyphony-context-id.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.19.22" \header { texidoc = "The bottom-level contexts in polyphony shorthand are @@ -10,7 +10,7 @@ This snippet will fail to compile if either voice has an invalid } assertContextId = -#(define-music-function (parser location id) (string?) +#(define-music-function (id) (string?) (let ((music (make-music 'ApplyContext 'procedure (lambda (ctx)