mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: update keywords (#5724)
This commit is contained in:
parent
2a7a6fa1eb
commit
b3ed2a4dcc
@ -2127,7 +2127,7 @@ fn C.WinFunction()
|
|||||||
|
|
||||||
## Appendix I: Keywords
|
## Appendix I: Keywords
|
||||||
|
|
||||||
V has 23 keywords:
|
V has 25 keywords:
|
||||||
|
|
||||||
```v
|
```v
|
||||||
as
|
as
|
||||||
@ -2148,6 +2148,7 @@ interface
|
|||||||
is
|
is
|
||||||
match
|
match
|
||||||
module
|
module
|
||||||
|
mut
|
||||||
none
|
none
|
||||||
or
|
or
|
||||||
pub
|
pub
|
||||||
|
Loading…
Reference in New Issue
Block a user