Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Print unsigned ints correctly #1897

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

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Conversation

certik
Copy link
Contributor

@certik certik commented Jun 13, 2023

There are no tests, but there were no tests before and at least this PR makes the printing work, so it is worth merging.

Fixes #1896.

@certik certik requested a review from Smit-create June 13, 2023 04:22
Copy link
Collaborator

@Smit-create Smit-create left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We can improve this later anytime. Thanks.

@certik certik merged commit 21a7be2 into lcompilers:main Jun 13, 2023
@certik certik deleted the print_unsigned branch June 13, 2023 13:44
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.

Fix printing of unsigned integers
2 participants