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