mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 16:03:31 +02:00
Add ex089 Async 6
This commit is contained in:
@@ -434,6 +434,10 @@ const exercises = [_]Exercise{
|
||||
.main_file = "088_async5.zig",
|
||||
.output = "Example Title.",
|
||||
},
|
||||
.{
|
||||
.main_file = "089_async6.zig",
|
||||
.output = ".com: Example Title, .org: Example Title.",
|
||||
},
|
||||
};
|
||||
|
||||
/// Check the zig version to make sure it can compile the examples properly.
|
||||
|
||||
Reference in New Issue
Block a user