Skip to content

Typestate isn't working for bind #668

Closed
@eholk

Description

@eholk

This compiles and shouldn't.

fn foo() {
    auto bar;
    fn baz(int x) { }
    bind baz(bar);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions