ruff
b5a4a9a3 - Inline `ExprNumberLiteral` formatting logic (#8340)

Commit
1 year ago
Inline `ExprNumberLiteral` formatting logic (#8340) ## Summary This PR inlines the formatting logic for `ExprNumberLiteral` and removes the need of having dedicated `Format*` struct for each number type. ## Test Plan `cargo test`
Author
Parents
Loading