ci: fix code_test.v
							parent
							
								
									87a373d82c
								
							
						
					
					
						commit
						ad231cec2f
					
				|  | @ -1,3 +1,3 @@ | ||||||
| void mut_arg(const byte *_key, size_t *val) { | void mut_arg(const u8 *_key, size_t *val) { | ||||||
| 	*val = 5; | 	*val = 5; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue