Skip to content

test: cover P0 variadic calls and match rest patterns#25

Closed
siyul-park wants to merge 2 commits into
mainfrom
implement-p0-variadic-patterns
Closed

test: cover P0 variadic calls and match rest patterns#25
siyul-park wants to merge 2 commits into
mainfrom
implement-p0-variadic-patterns

Conversation

@siyul-park

@siyul-park siyul-park commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

CI

  • .github/workflows/test.yml runs go mod download and go test ./....
  • Go version is resolved from go.mod via actions/setup-go go-version-file.

Notes

This PR is intentionally narrow. It does not yet complete the larger remaining #9 surface such as real *args / **kwargs function parameters.

Related issues

Testing

  • GitHub Actions: Test workflow queued for the latest commit.
  • Local tests were not run in this execution environment.

@siyul-park siyul-park closed this Jul 3, 2026
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