Skip to content

Replace ** syntax with @splat#35

Open
ali-shahwali wants to merge 1 commit into
mitchellh:mainfrom
ali-shahwali:main
Open

Replace ** syntax with @splat#35
ali-shahwali wants to merge 1 commit into
mitchellh:mainfrom
ali-shahwali:main

Conversation

@ali-shahwali
Copy link
Copy Markdown

As of https://codeberg.org/ziglang/zig/pulls/32130 being merged, array multiplication with ** syntax is no longer part of the language. This PR replaces the two usages of it in src/iterator.zig with @splat.

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