Skip to content

Conversation

Spiffyk
Copy link

@Spiffyk Spiffyk commented Sep 12, 2025

Fixes the incorrect signature for the format method - it originally copied the one of std.io.Writer.print, which is not what is accepted. Additionally, I added a reference to std.fmt.Alt for overriding.

Fixes the incorrect signature for the `format` method - it originally
copied the one of `std.io.Writer.print`, which is not what is accepted.
Additionally, I added a reference to `std.fmt.Alt` for overriding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant