]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/cluster-single-note.ly
Merge branch 'stable'
[lilypond.git] / input / regression / cluster-single-note.ly
1 \header
2 {
3   texidoc = "don't crash on single chord clusters."
4 }
5
6
7 \version "2.12.0"
8 \relative c' { \makeClusters <e d'> }