]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/core.ly
release: 1.1.65
[lilypond.git] / input / bugs / core.ly
1
2 text = \lyrics \repeat "fold" 2 {}
3 \alternative {
4         foo bar
5         afoo abar
6 }
7
8
9 \score {
10 \text
11 }