]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/double-repeat.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / double-repeat.ly
index 7718979138f61a582131e7a4ec5aa57c3b7e5db0..1dd8da5a050184b93bd35b4c2c8c686ea4b87c4a 100644 (file)
@@ -16,7 +16,7 @@
     \bar ":|.:"
     c1
   }
-  \new Staff \relative c' {
-    \repeat unfold 4 { c1 }
+  \new Staff \relative {
+    \repeat unfold 4 { c'1 }
   }
 >>