Unexpected syntax errors of a < (b >= c ...)
in TS 4.7
#49551
Labels
Milestone
a < (b >= c ...)
in TS 4.7
#49551
Bug Report
π Search Terms
π Version & Regression Information
β― Playground Link
Playground link with relevant code
π» Code
π Actual behavior
It reports
error TS1005
:π Expected behavior
The part between
(
and)
should be parsed as an operand of<
.The text was updated successfully, but these errors were encountered: