pub fn note_uppercase<'input>( __input: &'input str, ) -> Result<Note, ParseError<<str as Parse>::PositionRepr>>