pub fn is_code_comment_bash_start(line: &str) -> Option<Match<'_>>
Check if a line matches the Bash code comment start marker.