]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/grace-nest5.ly
9f17e0723802ae751d6da816860c8ae781cab00e
[lilypond.git] / input / regression / grace-nest5.ly
1 \version "1.7.18"
2
3 \score
4 { \notes {
5      s2 <<f>>4
6     \grace g e4
7 }
8 }
9 %% new-chords-done %%