Skip to content

Type inference not working in anonymous functions #550

Closed
@brson

Description

@brson
  auto f = fn() {
    auto i = 10;
  };

Cannot determine type for i.

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