doc: update keywords (#5724)

pull/5733/head
Matheus Salmi 2020-07-07 11:57:39 -03:00 committed by GitHub
parent 2a7a6fa1eb
commit b3ed2a4dcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2127,7 +2127,7 @@ fn C.WinFunction()
## Appendix I: Keywords
V has 23 keywords:
V has 25 keywords:
```v
as
@ -2148,6 +2148,7 @@ interface
is
match
module
mut
none
or
pub