]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/beam-skip.ly
798eb88901f933d4f6b420084aa0d676899d3308
[lilypond.git] / input / regression / beam-skip.ly
1
2 \header {
3   texidoc = "Beams over skips do not cause a segfault."
4 }
5
6 \version "2.15.3"
7
8 \new Voice << { c'4 c'8 c' } { s8[ s] s[ s] } >>