Statement.Continue
type t('M) = {
label: option(Identifier.t('M, 'M)),
comments: option(Syntax.t('M, unit)),
};