Skip to content

Removed usage of deprecated set keyword from the samples #2233

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

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

filipw
Copy link
Contributor

@filipw filipw commented Mar 17, 2025

The language samples still stated:

// Mutable variables can be mutated with the set keyword

Technically this is true, but since set is now deprecated I removed it from all the samples.

@filipw filipw requested review from billti and idavis as code owners March 18, 2025 06:45
@swernli swernli enabled auto-merge March 18, 2025 18:48
@swernli swernli added this pull request to the merge queue Mar 18, 2025
Merged via the queue into microsoft:main with commit e0df7cc Mar 18, 2025
18 checks passed
@filipw filipw deleted the feature/set branch March 18, 2025 20:27
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.

3 participants