]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-start-nesting.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / system-start-nesting.ly
index d637b667f473d1356556ff730871dd64e42e535f..b8bbfd62a58d3f6e72080a833c23132990e16038 100644 (file)
@@ -2,7 +2,7 @@
   created with the @code{systemStartDelimiterHierarchy} property."
 }
 
-\version "2.16.0"
+\version "2.19.21"
 
 \paper {
   ragged-right = ##t
@@ -11,8 +11,8 @@
 \new StaffGroup
 \relative <<
   \set StaffGroup.systemStartDelimiterHierarchy
-    = #'(SystemStartSquare (SystemStartBracket a (SystemStartSquare b)) d)
-  \new Staff { c1 }
+    = #'(SystemStartSquare (SystemStartBracket a (SystemStartSquare b c)) d)
+  \new Staff { c'1 }
   \new Staff { c1 }
   \new Staff { c1 }
   \new Staff { c1 }