Ticket #29 (assigned enhancement)
Support other types of integer literals, and underscores
| Reported by: | Chuck | Owned by: | Chuck |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Cobra Compiler | Version: | 0.8.0 |
| Keywords: | Cc: |
Description
"0o" for octal.
"0b" for binary.
Support underscore separators in integer literals regardless of their base. This is already supported in the "standard" integer literals like "1_000_000".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
