Skip to content

Calling methods without parameter names #133

@Clashsoft

Description

@Clashsoft

Example:

Instead of the current:

There are pegs with name source and target.
We call moveDirect with source source and with target target.
We call moveDirect with source source and with target target.

We want to be able to write, for the second call:

We call moveDirect with source and target.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions