Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Luna does not warn for repeating values larger than the size allotted #5

Open
danielreynoldsma opened this issue Mar 24, 2024 · 0 comments

Comments

@danielreynoldsma
Copy link
Member

d8 and d16 etc do not produce a compiler warning when the value is larger than the amount of bits specified
for example:

d8 123456

should produce a warning as decimal 123456 is larger than 8 bits but it does not.

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

No branches or pull requests

1 participant