]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/bom-mark.ly
Remove several warnings in the regtests, add warning-as-error where needed
[lilypond.git] / input / regression / bom-mark.ly
1 #(ly:set-option 'warning-as-error #f)
2  \version "2.15.9"
3
4
5 \header {
6   texidoc = "This input file contains a UTF-8 BOM not at the very beginning,
7   but on the first line after the first byte. LilyPond should gracefully
8   ignore this BOM as specified in RFC 3629, but print a warning."
9 }
10
11 { c }