Skip to content

Incorrect iota resolving #2208

Closed
Closed
@zolotov

Description

@zolotov
package main

const iota = 2 // should be used

func main() {
    println(iota) // shouldn't be a error
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions