pub(crate) fn has_inline_comment(line: &str) -> bool
Return true if the line contains a // comment anywhere after code.
true
//