Application Context Implementation #4
| @ -11,7 +11,7 @@ const sys = @import("./sys.zig"); | ||||
| /// Entry point. | ||||
| /// | ||||
| pub fn main() anyerror!void { | ||||
|     return nosuspend sys.runGraphics(anyerror, run); | ||||
|     return nosuspend await async sys.runGraphics(anyerror, run); | ||||
| } | ||||
| 
 | ||||
| test { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user