pub(crate) fn parse_float_into_scalar( num: Symbol, float_ty: FloatTy, neg: bool, ) -> Option<ScalarInt>