]> git.donarmstrong.com Git - lilypond.git/blob - input/test/as.ly
release: 1.3.41
[lilypond.git] / input / test / as.ly
1 \score { 
2   \context Voice \notes\relative c {
3     \time 4/4;
4         g''1 a2 b4. c8
5         
6   }
7   \paper { }  
8   \midi { }
9 }