pub type Semi = Operator<{ _ }, { _ }, { _ }, { _ }>;
Represents the ‘;’ operator. ;
;
pub struct Semi;