Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Fix typo #1015

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Fix typo #1015

merged 1 commit into from
Mar 28, 2023

Conversation

fEst1ck
Copy link
Contributor

@fEst1ck fEst1ck commented Mar 28, 2023

"At the end of a function (when Ret is reached), no local whose type is of resource kind must be empty, i.e., the value must have been moved out of the local." I suppose that should be any local instead.

Motivation

To fix a typo in the readme.

Have you read the Contributing Guidelines on pull requests?

Yes.

Test Plan

No need for test.

"At the end of a function (when `Ret` is reached), *no local* whose type is of resource kind must be empty, i.e., the value must have been moved out of the local."
I suppose that should be *any local* instead.
Copy link
Member

@wrwg wrwg left a comment

Choose a reason for hiding this comment

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

Thank you!

@wrwg wrwg merged commit 0151500 into move-language:main Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants