%% A simple piece in LilyPond, a scale.
\relative {
    c d e f g a b c
}

%% Optional helper for automatic updating by convert-ly.  May be omitted.
\version "2.7.39"
