float_lit

Function float_lit 

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