ziglings/patches/patches/091_async8.patch

17 lines
232 B
Diff
Raw Normal View History

2021-11-08 01:51:33 +00:00
20c20
< print("X", .{});
---
> print("D", .{});
28c28
< print("X", .{});
---
> print("B", .{});
31c31
< print("X", .{});
---
> print("C", .{});
34c34
< print("X", .{});
---
> print("E", .{});