lilypond-1.5.14
[lilypond.git] / input / bugs / lyric-warning.ly
blob15e127b9a5895f40c6d08b576e7b4228fef8add3
1 % f.ly:4:20: warning: Must stop before this music ends:
4 \score { \notes {
5 \addlyrics { c4 } { f4}
6 }}