]> git.donarmstrong.com Git - lilypond.git/blob - input/no-notation/parse4.ly
2003-09-22 Mats Bengtsson <mabe@drongo.s3.kth.se>
[lilypond.git] / input / no-notation / parse4.ly
1 \version "1.9.8"
2
3 % Test parser error
4
5 foo = \notes{
6 }
7
8
9 \score{
10   burp
11 }
12