2022 season
From Wiki2

Unable to compile LilyPond input file:
line 29 - column 3:
syntax error, unexpected >>
--------
line 37 - column 9:
not a note name: indent
--------
line 37 - column 19:
unknown escaped string: `\mm'
--------
line 37 - column 18:
not a duration
--------
line 37 - column 19:
string outside of text script or \lyricmode
--------
line 38 - column 1:
syntax error, unexpected end of input
\relative c { \new Staff { \set Staff.midiMinimumVolume = #1.1 \set Staff.midiMaximumVolume = #1.3 \set Score.currentBarNumber = #24 \bar "" \tempo 4=90 \key f \major \time 3/4 a8 f g a16 a~ a4 a8 f g a16 g~ g4 g16 d8. e8 f g a c c bes a4 r8 a f g } }