Skip to content

codegen: test anonymous functions without assignment #116

@delasy

Description

@delasy
main {
  () -> void {
    print("here")
  }()
}

Metadata

Metadata

Assignees

Labels

testingThis issue or pull request is related to testing

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions