Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attached object was unreferenced #377

Open
jespa007 opened this issue Jun 19, 2024 · 0 comments
Open

Attached object was unreferenced #377

jespa007 opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels

Comments

@jespa007
Copy link
Owner

jespa007 commented Jun 19, 2024

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

@jespa007 jespa007 self-assigned this Jun 19, 2024
@jespa007 jespa007 added the bug label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant