Skip to content

handle c style octal int that consists only of 1 zero#16

Open
fafok29 wants to merge 1 commit into
ryanfleury:masterfrom
fafok29:dev_handle_single_0_octal_c_style_int
Open

handle c style octal int that consists only of 1 zero#16
fafok29 wants to merge 1 commit into
ryanfleury:masterfrom
fafok29:dev_handle_single_0_octal_c_style_int

Conversation

@fafok29

@fafok29 fafok29 commented Feb 20, 2023

Copy link
Copy Markdown

Basically, right now 0 is not treated like a valid c style int, but it is according to c spec.

from c spec
octal-constant:
0
octal-constant octal-digit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant