integer_lit

Function integer_lit 

Source
fn integer_lit(
    symbol: Symbol,
    suffix: Option<Symbol>,
) -> Result<LitKind, LitError>