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

Fixed copy semantics of objects #2784

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

tanay-man
Copy link
Contributor

fixes #2776

@@ -0,0 +1,5 @@
semantic error: References are not implemented
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
semantic error: References are not implemented
semantic error: Only Class constructor is allowed in the object assignment for now

@Thirumalai-Shaktivel
Copy link
Collaborator

LGTM

@Thirumalai-Shaktivel Thirumalai-Shaktivel enabled auto-merge (squash) July 23, 2024 15:15
@Thirumalai-Shaktivel Thirumalai-Shaktivel merged commit 542300f into lcompilers:main Jul 23, 2024
15 checks passed
@tanay-man tanay-man deleted the obj_copy branch July 24, 2024 08:57
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.

Deepcopy of objects doesn't work
2 participants