fn comment_delimiters(ext: &str) -> (&'static str, &'static str)
Returns the comment prefix and suffix for a given file extension.