Skip to content

Parser fails when using the same identifier for a namespace and a variable #23

@K1DV5

Description

@K1DV5

This causes it to fail:

namespace Name {}
const Name = {}

Which is valid TS.

Context: using it in Wuchale for TypeScript code, but it breaks when running into this.

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