]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-polyphonic.ly
($(addprefix $(outdir)/,$(LYM4_FILES):
[lilypond.git] / input / regression / rest-polyphonic.ly
index d9dab973099abd3cfbf015364edc40adcf53b90a..1a15c62f17168158d12d049792eee4649bf4d579 100644 (file)
@@ -7,10 +7,10 @@ even if there is no opposite note or rest. The amount is two
     }
 
 
-\version "2.1.22"
+\version "2.3.4"
 
 \score {
-  \new Staff \notes \relative c' {
+  \new Staff  \relative c' {
      << { r8 g''4 g8 r g4 g8 } \\
             { d,4    r   d   r   } >>
   }