mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
docs: increase keyword number from 44 to 45 in documentation Appendix I: Keywords (#22890)
This commit is contained in:
parent
df220b6eb3
commit
2390e58da0
1 changed files with 1 additions and 1 deletions
|
@ -8000,7 +8000,7 @@ instead use `#!/usr/bin/env -S v -raw-vsh-tmp-prefix tmp run`.
|
|||
|
||||
## Appendix I: Keywords
|
||||
|
||||
V has 44 reserved keywords (3 are literals):
|
||||
V has 45 reserved keywords (3 are literals):
|
||||
|
||||
```v ignore
|
||||
as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue