Skip to content

Object Access Bug #3

@nyzd

Description

@nyzd

Object Access doesn't dereference by itself so obj.attr will return a pointer to the attr, This code should turn into *obj.attr

Metadata

Metadata

Assignees

Labels

CodeGenIssues related to the codegen section of the compilerbugSomething isn't working

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions