]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-collision-flag.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / beam-collision-flag.ly
index cd52152d10a9bf825bcbcd468f077985a987e84f..6613cf1eadaa72b9f54264761fc46a361303663e 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "Beams do not collide with flags.
 "
 }
 
-\relative c' <<
-  { \voiceOne c'8 r } \\
+\relative <<
+  { \voiceOne c''8 r } \\
   { \voiceThree c,8.[ c'16] }
 >>