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

Fix intE and add tests. #259

Conversation

j6carey
Copy link
Collaborator

@j6carey j6carey commented Nov 6, 2024

Integer literal expressions also needed fixing,
not just integer literal patterns.

This commit also adds tests of negative enum codes
based on interoperability with generated Python.

Integer literal expressions also needed fixing,
not just integer literal patterns.

This commit also adds tests of negative enum codes
based on interoperability with generated Python.
@j6carey j6carey requested a review from riz0id November 6, 2024 21:31
@riz0id riz0id merged commit 4831f18 into riz0id/fix/compile-negative-enums Nov 7, 2024
84 checks passed
@riz0id riz0id deleted the jcarey/fix/compile-negative-enums/fix-intE-add-tests branch November 7, 2024 06:35
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.

2 participants