]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-multiple-linebreak.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / slur-multiple-linebreak.ly
index 763f6239223df908277abfb67701d191aeeeca62..3f863ccda1e3978b4c9df4500050c7d76e927352 100644 (file)
@@ -1,6 +1,7 @@
-\version "2.15.5"
+\version "2.16.0"
 
 #(ly:set-option 'warning-as-error #f)
+#(ly:expect-warning (_ "already have slur"))
 
 \header {
   texidoc = "An additional opening slur during a running slur should be ignored
@@ -23,4 +24,4 @@
   a2( b4 c)
 %   ^ extra SlurEvent
 }
-%% END
\ No newline at end of file
+%% END