Skip to content

Get/SetAccessor not implemented #102

@Ehntae

Description

@Ehntae

The Get/SetAccessor methods have not been implemented; if this was intentional the compiler should throw an error when the get/set keywords are used. Currently, get/set methods will not compile, there is no warning or error and the transpiler proceeds as if nothing is wrong, which produces bugs and unexpected behavior.

Source:
image

Output:
image

As you can see this is at least a bug, and at most a feature request.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions