]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-number-check-warning.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / bar-number-check-warning.ly
index b9fa04868ff57e3641d13713c218c4b7d2c11563..9c20c082ae5bc2897a84e86dc414cd598b5f5812 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 #(ly:set-option 'warning-as-error #f)
 #(ly:expect-warning (_ "Barcheck failed got ~a expect ~a") 3 15)
 
@@ -10,8 +10,8 @@ bar number is correct.
 
 }
 
-\relative c'' {
-  c1 | 
+\relative {
+  c''1 | 
   \barNumberCheck #2 % OK
   c1 |
   \barNumberCheck #15 % Warning