]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/rest-pitched-beam.ly
6532b88927946fb666ac0a53d9b3fbd9e358dc03
[lilypond.git] / input / regression / rest-pitched-beam.ly
1 \header {
2
3   texidoc = "Pitched rests under beams."
4
5 }
6
7 \version "2.9.26"
8
9 \relative c'{
10   a\rest a8[ a\rest b] |
11 }