pub(crate) fn comment_positions<'a>(
    nodes: &[&'a Syntax<'a>]
) -> Vec<SingleLineSpan>