Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: disambiguate Cat(a, b, ...) support for more than 2 arguments #765

Merged
merged 1 commit into from Mar 21, 2023

Conversation

josuah
Copy link
Contributor

@josuah josuah commented Mar 12, 2023

I had this confusion while reading the doc.

Someone else also likely had, unless there was a change at some point:
https://github.com/bl0x/learn-fpga-amaranth/blob/main/06_alu/soc.py#L111

@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Merging #765 (fd023f3) into main (80343d1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage   82.15%   82.15%           
=======================================
  Files          51       51           
  Lines        6875     6875           
  Branches     1668     1668           
=======================================
  Hits         5648     5648           
  Misses       1032     1032           
  Partials      195      195           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

docs/lang.rst Outdated Show resolved Hide resolved
@josuah josuah force-pushed the main branch 2 times, most recently from fd9a23a to fd023f3 Compare March 21, 2023 13:17
@whitequark whitequark merged commit a0307c3 into amaranth-lang:main Mar 21, 2023
9 checks passed
@whitequark
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants