docs: update keyword list (#14319)
							parent
							
								
									f3f83e79ca
								
							
						
					
					
						commit
						5344215e96
					
				|  | @ -6026,7 +6026,7 @@ a nested loop, and those do not risk violating memory-safety. | ||||||
| 
 | 
 | ||||||
| ## Appendix I: Keywords | ## Appendix I: Keywords | ||||||
| 
 | 
 | ||||||
| V has 41 reserved keywords (3 are literals): | V has 42 reserved keywords (3 are literals): | ||||||
| 
 | 
 | ||||||
| ```v ignore | ```v ignore | ||||||
| as | as | ||||||
|  | @ -6038,7 +6038,6 @@ const | ||||||
| continue | continue | ||||||
| defer | defer | ||||||
| else | else | ||||||
| embed |  | ||||||
| enum | enum | ||||||
| false | false | ||||||
| fn | fn | ||||||
|  | @ -6050,6 +6049,7 @@ import | ||||||
| in | in | ||||||
| interface | interface | ||||||
| is | is | ||||||
|  | isreftype | ||||||
| lock | lock | ||||||
| match | match | ||||||
| module | module | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue