mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: add __global
to keyword list (#17081)
This commit is contained in:
parent
6d223b9a26
commit
828ab473c1
@ -6439,6 +6439,7 @@ typeof
|
|||||||
union
|
union
|
||||||
unsafe
|
unsafe
|
||||||
volatile
|
volatile
|
||||||
|
__global
|
||||||
__offsetof
|
__offsetof
|
||||||
```
|
```
|
||||||
See also [V Types](#v-types).
|
See also [V Types](#v-types).
|
||||||
|
Loading…
Reference in New Issue
Block a user