Skip to content

Attached object was unreferenced #377

Open
@jespa007

Description

@jespa007

The following snipped,

for(var i in [0,1]){
   Console::outln(i)
}

throws the following exception

[line:62] Attached object was unreferenced

Curious that it tells the line 62. It should be line 2

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions