Skip to content

Fix std.format calls in std.{all,any}#1102

Merged
sparkprime merged 1 commit into
google:masterfrom
ashi009:patch-1
Nov 13, 2023
Merged

Fix std.format calls in std.{all,any}#1102
sparkprime merged 1 commit into
google:masterfrom
ashi009:patch-1

Conversation

@ashi009
Copy link
Copy Markdown
Contributor

@ashi009 ashi009 commented Jul 4, 2023

std.format expects 2 positional arguments instead of 3.

Fixes #1101

@sparkprime sparkprime merged commit 9e94559 into google:master Nov 13, 2023
@ashi009 ashi009 deleted the patch-1 branch November 14, 2023 00:11
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.

std.{any,all} fails with gibberish log when arr contains non boolean elements

2 participants