how do I parse literals? #4457
Shadowblitz16
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I parse literals like these..
u8
u16
u32
u64
s8
s16
s32
s64
I tried testing my versions of u8 and u16 on a regex site and it doesn't seem to work...
Beta Was this translation helpful? Give feedback.
All reactions