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

Skip to content

Conversation

wdx727
Copy link

@wdx727 wdx727 commented Sep 18, 2025

This MR is intended to resolve the issue with auto-deduced members in inheritance scenarios, as described in #687. We have constructed a simple typechecker for inferring member types. When performing type checking on a class, it infers the types of members in advance based on the right-hand side values of their initializations.

@wdx727 wdx727 requested a review from inumanag as a code owner September 18, 2025 02:21
@cla-bot cla-bot bot added the cla-signed label Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant