fn last_line_offsetted(start_column: usize, pat_str: &str) -> bool
Returns true if the last line of pat_str has leading whitespace and it is wider than the shape’s indent.
true