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

Defer setup wants to catch consts #15

Open
Victorious3 opened this issue Nov 30, 2022 · 0 comments
Open

Defer setup wants to catch consts #15

Victorious3 opened this issue Nov 30, 2022 · 0 comments
Labels
bug Something isn't working compile Generating of the IR

Comments

@Victorious3
Copy link
Contributor

def some_function -> int {
    const c = 20
    defer print("welp")
}

some_function()
@Victorious3 Victorious3 added the bug Something isn't working label Nov 30, 2022
@Victorious3 Victorious3 added the compile Generating of the IR label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compile Generating of the IR
Projects
None yet
Development

No branches or pull requests

1 participant