CODE_COMMENT_END_PATTERN

Static CODE_COMMENT_END_PATTERN 

Source
pub static CODE_COMMENT_END_PATTERN: Lazy<Regex>
Expand description

Pattern to match code comment end with optional leading whitespace.