Skip to content

new_runtime: error in toplevel while #592

@yhara

Description

@yhara

Source:

var i = 0
while (i < 5) 
    print(i)
    i += 1
end

Result:

thread 'main' (30278484) panicked at lib/skc_async_experiment/src/mir_lowering/pass_async_env.rs:99:14:
[BUG] lvar not in self.lvars

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions