]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-unterminated.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / tie-unterminated.ly
index 8e66e8a2a4e15b48ca82070ec44b76c815b90e40..1f5dd010afd56410e0abbb376ad6d8e43a923717 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\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~ c |
+\relative {
+  c'1~ 1 |
   c1~ <e c> |
   c1~ d |
   <c e>1~ c |