Skip to content

Qualified function call tests should cover three-segment callees #447

@hjotha

Description

@hjotha

Symptom

The parser accepts qualified names as function-call targets in microflow expressions, but the regression test only pinned a two-segment callee.

That leaves the three-segment shape emitted by describe for rule-like split conditions less directly covered.

Expected behavior

The visitor test should assert a synthetic three-segment callee, and a bug-test MDL file should exercise the same IF-condition syntax through mxcli check.

Validation

The change is test-only and should pass the qualified-call visitor tests, the new bug-test syntax check, and the normal Go test suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions