Skip to content

Highlight where as a keyword #139

@Wilfred

Description

@Wilfred
function foo<T>(): T where T super string {
  return "foo";
}

Currently where is treated as the name of a type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions