Skip to content

make use of spaces consistent in functions #347

@Sanegv

Description

@Sanegv

in Function.GetType, the args are separated by a single comma (","), while the return types are separated by a comma and a space (", ").
The notation should be the same for both (I suggest using spaces and commas)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions