ziglings/patches/patches/075_quiz8.patch
2021-04-30 21:35:56 -04:00

8 lines
112 B
Diff

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