]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-dots-invert.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / collision-dots-invert.ly
index e712f49a3d3aad6403c493a91cb39395590de02f..2be79283ec081e8f9da0d84fd5200ecbe1503459 100644 (file)
@@ -6,9 +6,9 @@
 }
 \layout {  ragged-right = ##t }
 
-\version "2.7.39"
-\relative c'' 
-  << <a c>2\\ { <b d>4 <b d>4 }   >>
+\version "2.19.21"
+\relative { 
+  << <a' c>2\\ { <b d>4 <b d>4 }   >>
   << { <a c>2 } \\ { <b d>4. <b e>8 } >> 
 }