0.11 now looks for std_options decl in root
This commit is contained in:
		
							parent
							
								
									812ad96a66
								
							
						
					
					
						commit
						9d7df078b0
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -38,6 +38,9 @@ pub fn log( | |||
|     nosuspend stderr.print(prefix ++ format ++ "\n", args) catch return; | ||||
| } | ||||
| 
 | ||||
| pub const std_options = struct { | ||||
|     pub const logFn = log; | ||||
| }; | ||||
| const Tests = enum { | ||||
|     query_no_input, | ||||
|     query_with_input, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue