075_quiz8.patch 112 B

12345678
  1. 52c52,56
  2. <
  3. ---
  4. > return Path{
  5. > .from = from,
  6. > .to = to,
  7. > .dist = dist,
  8. > };