Skip to content

Check Order values used in python generators #256

@lizlooney

Description

@lizlooney

I noticed that in mrc_component.ts, it calls generator.valueToCode(block, 'ARG' + i, Order.NONE); for each argument.
It should use Order.NONE if there is one argument and Order.COMMA if there is more than argument.

The python generators for other blocks should be checked too.

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