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

remove ≔ from the language and replace it by := #1563

Merged
merged 5 commits into from
Sep 30, 2022

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Sep 29, 2022

closes #1465.

this pr also updates the stdlib to the latest version to reflect the syntax change.

@janmasrovira janmasrovira added this to the 0.2.6 milestone Sep 29, 2022
@janmasrovira janmasrovira self-assigned this Sep 29, 2022
@janmasrovira janmasrovira linked an issue Sep 29, 2022 that may be closed by this pull request
lukaszcz
lukaszcz previously approved these changes Sep 29, 2022
@lukaszcz lukaszcz force-pushed the 1465-remove-unicode-assign branch from 96593de to b4109a1 Compare September 29, 2022 15:45
@lukaszcz lukaszcz self-requested a review September 29, 2022 15:45
lukaszcz
lukaszcz previously approved these changes Sep 29, 2022
@paulcadman paulcadman merged commit 803d200 into main Sep 30, 2022
@paulcadman paulcadman deleted the 1465-remove-unicode-assign branch September 30, 2022 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove usages of ≔ and replace those with :=
3 participants