]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-unterminated.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tie-unterminated.ly
index 8e66e8a2a4e15b48ca82070ec44b76c815b90e40..77049bdf2ab3084e1a794b484fca8ba656af8492 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.2"
 #(ly:set-option 'warning-as-error #f)
 #(ly:expect-warning (_ "unterminated tie"))
 
@@ -8,7 +8,7 @@
 }
 
 \relative c' {
-  c1~ c |
+  c1~ 1 |
   c1~ <e c> |
   c1~ d |
   <c e>1~ c |