ziglings/patches/patches/075_quiz8.patch

9 lines
112 B
Diff
Raw Permalink Normal View History

2021-05-01 01:35:56 +00:00
52c52,56
<
---
> return Path{
> .from = from,
> .to = to,
> .dist = dist,
> };