Closed
Description
π Search Terms
6807
π Version & Regression Information
This code was added in: 1250b48
β― Playground Link
No response
π» Code
enum Three {
B = 0xFF_FF_FF_FF >>> 32
}
See more in https://github.com/microsoft/TypeScript/blob/main/tests/cases/compiler/overshifts.ts
π Actual behavior
Categorized as Error
.
TypeScript/src/compiler/diagnosticMessages.json
Lines 6549 to 6560 in 3ba257f
π Expected behavior
Should it be categorized as Message
like others?
Additional information about the issue
No response
Metadata
Metadata
Assignees
Labels
No labels