Skip to content

seq namespace (?) regression #4796

@johnnovak

Description

@johnnovak

Trying to compile the following code from the official tutorial

var
  x: seq[int]

will result in a compilation error:

seq.nim(2, 6) Error: ambiguous identifier: 'seq' --use unknown.seq or system.seq

Tested with 0.14.2 and the current dev branch (0.14.3).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions