Skip to content

Commit

Permalink
Update docs/content/developer/advanced/introducing-move-2024.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Tortora <[email protected]>
  • Loading branch information
Dkwcs and lucas-tortora authored Nov 13, 2024
1 parent 1dad29f commit fe112b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/developer/advanced/introducing-move-2024.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ module pkg::a {
}
```

### New keywords
### New Keywords

Looking toward the future, Move 2024 Beta adds the following keywords to the language: `enum`, `for`, `match`, `mut`, and `type`. Unfortunately, the compiler now produces parsing errors when it finds these in other positions. This is a necessary change as the language matures.

Expand Down

0 comments on commit fe112b8

Please sign in to comment.