]> git.donarmstrong.com Git - lilypond.git/blob - input/no-notation/parse4.ly
9319b668c3eebfbecc76dceb6f8319f241ab3a4d
[lilypond.git] / input / no-notation / parse4.ly
1 \version "2.3.16"
2
3 % Test parser error
4
5 foo = {
6 }
7
8
9 \score{
10   burp
11 }
12