Skip to content

Fix MATLAB in-out parameter semantics when input and output share a name #112

@bardo84

Description

@bardo84

Category

Common script semantics and runtime correctness

Problem

Function signatures where an input and an output share the same name do not currently behave correctly.

Intent

This is part of MATLAB function semantics and affects normal script/function authoring patterns.

Done When

  • in-out parameter cases with shared names behave correctly for supported MATLAB-compatible forms
  • representative regression coverage exists for the failing pattern

Metadata

Metadata

Assignees

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