syntax icon indicating copy to clipboard operation
syntax copied to clipboard

Incorrect parentheses for type parameters/arguments

Open Maokami opened this issue 3 years ago • 1 comments

type foo(> = ..
type bar=foo(>

Currently, these invalid type definitions can be parsed. Playground

Maokami avatar Jul 25 '22 05:07 Maokami

This is actually formatted away, so perhaps not very problematic in practice.

cristianoc avatar Jul 25 '22 06:07 cristianoc

The rescript-lang/syntax repo is obsolete and will be archived soon. If this issue is still relevant, please reopen in the compiler repo (https://github.com/rescript-lang/rescript-compiler) or comment here to ask for it to be moved. Thank you for your contributions.

stale[bot] avatar May 28 '23 15:05 stale[bot]