Emit Numerical Literal with different TokenFlags #30041
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
Search Terms
emitter, numerical
Suggestion
Currently, all Numerical Literal has been emitted as Decimal number.
Hope to allow emit Hex Literal or Binary Literal etc
Use Cases
That is useful to create a codegen
Examples
Checklist
My suggestion meets these guidelines:
Related: #29897
The text was updated successfully, but these errors were encountered: