Skip to content

Type inference for equal integral types #119

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
Jul 5, 2023

Conversation

sergeypospelov
Copy link
Member

Fixes #105.

Also adds a test for this case.

@sergeypospelov sergeypospelov requested a review from lehvolk July 5, 2023 14:14
@sergeypospelov sergeypospelov changed the base branch from main to develop July 5, 2023 14:14
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

jdk 11 test results

596 tests   594 ✔️  6m 4s ⏱️
  39 suites      2 💤
  39 files        0

Results for commit 0b8df37.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

jdk 8 test results

596 tests   591 ✔️  6m 54s ⏱️
  39 suites      5 💤
  39 files        0

Results for commit 0b8df37.

@lehvolk lehvolk merged commit 2af2304 into develop Jul 5, 2023
@lehvolk lehvolk deleted the sergey/type_inference_fix branch July 5, 2023 14:45
@lehvolk
Copy link
Collaborator

lehvolk commented Jul 5, 2023

@sergeypospelov thanks for contribution

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.

Support type inference for binary operations
2 participants