Skip to content

Change function modifier owned to var#117

Merged
alycm merged 1 commit intomainfrom
jackos/changed-owned-to-var
Mar 23, 2026
Merged

Change function modifier owned to var#117
alycm merged 1 commit intomainfrom
jackos/changed-owned-to-var

Conversation

@jackos
Copy link
Copy Markdown
Contributor

@jackos jackos commented Mar 19, 2026

var has replaced owned as a function modifier.

This doesn't cause problems with the var variable declaration:

image

This was changed in a previous commit, `var` now behaves the same way as
`owned`.
Copy link
Copy Markdown

@alycm alycm left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, looks good! We need to do an overall audit of the syntax in this file, see what else if out of date.

@alycm alycm merged commit a4cc821 into main Mar 23, 2026
6 checks passed
@alycm alycm deleted the jackos/changed-owned-to-var branch March 23, 2026 17:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2026
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.

2 participants