ziglings/patches/patches/075_quiz8.patch

9 lines
112 B
Diff

52c52,56
<
---
> return Path{
> .from = from,
> .to = to,
> .dist = dist,
> };