]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-single-stem.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / beam-single-stem.ly
index 7cbb10b77334cf6aa8870dcb36ad6a08c843f54a..d3a3212598139de2aa942e98af02b58a2cc89b11 100644 (file)
@@ -4,10 +4,10 @@
   clip-edges is switched off automatically."
 
 }
-\version "2.10.0"
+\version "2.19.21"
 
-\relative c' {
-  d16[]
+\relative {
+  d'16[]
   \set stemRightBeamCount = #0
   d32[]
 }