Appendix I: Keywords

V has 44 reserved keywords (3 are literals):

as asm assert atomic break const continue defer else enum false fn for go goto if import in interface is isreftype lock match module mut none or pub return rlock select shared sizeof spawn static struct true type typeof union unsafe volatile __global __offsetof

See also V Types.