pub fn gather_comments(
    sm: &SourceMap,
    path: FileName,
    src: String
) -> Vec<Comment>