Fix 524 pitched trill losing accidental.
[lilypond.git] / input / simple.ly
blobfc78b35e34a1141dc56f48829fb3412c7d4c69c1
1 %% A simple piece in LilyPond, a scale.
2 \relative c' {
3 c d e f g a b c
6 %% Optional helper for automatic updating by convert-ly. May be omitted.
7 \version "2.10.0"