Skip to content

Type generic syntax issue with >> #1467

@arv

Description

@arv

Given:

var a: Array<Array<number>> = [[]];

The >> is lexed as one token. We need to special case this in the parser/lexer.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions