mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 09:29:59 +00:00
Added ex075 Quiz 8
This commit is contained in:
8
patches/patches/075_quiz8.patch
Normal file
8
patches/patches/075_quiz8.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
52c52,56
|
||||
<
|
||||
---
|
||||
> return Path{
|
||||
> .from = from,
|
||||
> .to = to,
|
||||
> .dist = dist,
|
||||
> };
|
||||
Reference in New Issue
Block a user