Skip to content

Conversation

@arrufat
Copy link
Contributor

@arrufat arrufat commented Jul 8, 2025

  • keywords removed: async, noasync, and usingnamespace
  • builtins added: memmove

references:

- keywords removed: `async`, `noasync`, and `usingnamespace`
- builtins added: `memmove`
@mawww mawww merged commit 9d706ce into mawww:master Jul 9, 2025
2 of 6 checks passed

# statement
add-highlighter shared/zig/code/ regex '\b(?:break|return|continue|asm|defer|errdefer|unreachable|try|catch|async|noasync|await|suspend|nosuspend|resume)\b' 0:keyword
add-highlighter shared/zig/code/ regex '\b(?:break|return|continue|asm|defer|errdefer|unreachable|try|catch||suspend|nosuspend|resume)\b' 0:keyword

Choose a reason for hiding this comment

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

catch||suspend, is "" a keyword now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oopsie, fixed, sorry about that.

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