附录1 关键字

V语言目前一共有42个关键字:

  1. as
  2. asm
  3. assert
  4. atomic
  5. break
  6. chan
  7. const
  8. continue
  9. defer
  10. else
  11. enum
  12. false
  13. fn
  14. for
  15. go
  16. goto
  17. if
  18. import
  19. in
  20. interface
  21. is
  22. lock
  23. match
  24. module
  25. mut
  26. none
  27. or
  28. pub
  29. return
  30. rlock
  31. select
  32. shared
  33. sizeof
  34. static
  35. struct
  36. thread
  37. true
  38. type
  39. typeof
  40. union
  41. unsafe