]> git.donarmstrong.com Git - lilypond.git/blob - input/no-notation/dos-tex.ly
72be02c91a7a533a3ada246802344f83e35c1323
[lilypond.git] / input / no-notation / dos-tex.ly
1 \version "2.7.39"
2
3 \header{
4     
5     texidoc = "This should not hang lilypond --safe-mode run."
6
7 }
8
9 \score{
10     % DOS
11      c''-"\\loop\\iftrue\\repeat"
12 }