Skip to content

docs: show namedArg inside the failing optional call - #113

Merged
AtwoodTM merged 1 commit into
masterfrom
docs/issue-110-namedarg-wording
Sep 16, 2026
Merged

AtwoodTM merged 1 commit into
masterfrom
docs/issue-110-namedarg-wording

Conversation

@AtwoodTM

Copy link
Copy Markdown
Collaborator

Follow-up to #112 / Copilot on caveats.md.

Dyn.namedArg \"a\" 5 only constructs InvokeArg. The overload miss is obj?Opt(Dyn.namedArg \"a\" 5), which is what the probe actually ran.

Copilot on #112: namedArg alone does not look up overloads.
Copilot AI lite review requested due to automatic review settings September 16, 2026 02:07
@AtwoodTM
AtwoodTM requested a review from jbtule as a code owner September 16, 2026 02:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Documentation-only clarification with no unresolved issues.

Pull request overview

Clarifies the optional-parameter caveat by showing the complete failing dynamic call.

Changes:

  • Distinguishes Dyn.namedArg construction from the overload failure at call time.
File summaries
File Description
docfx/docs/caveats.md Clarifies optional-parameter overload behavior.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AtwoodTM
AtwoodTM merged commit 92c53c8 into master Sep 16, 2026
19 checks passed
@AtwoodTM
AtwoodTM deleted the docs/issue-110-namedarg-wording branch September 17, 2026 12:10
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