pub const SEMICOLON: &'static str;
A semicolon character (;). This constant represents the semicolon character, which is used/// as a separator in various contexts.
;