doc: update keywords (#5724)
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