Skip to content

Conversation

@gitabaz
Copy link

@gitabaz gitabaz commented Oct 30, 2024

Simple fix to the compiler error in std.fmt.Parser.peek:

error: variable of type 'comptime_int' must be const or comptime
        var i = 0;
            ^
note: to modify this variable at runtime, it must be given an explicit fixed-size number type

@Rexicon226
Copy link
Contributor

duplicate PR of #20532

@gitabaz gitabaz closed this Oct 30, 2024
@gitabaz gitabaz deleted the parser-peek branch October 30, 2024 01:25
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.

2 participants