1
0
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:
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

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