Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy committed Dec 16, 2023
1 parent 1d13458 commit bfa198d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/src/2023/16.hs
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ step input (here, dir) =
_ -> []
, let here' = here + dir'
, inRange (bounds input) here'
]
]

0 comments on commit bfa198d

Please sign in to comment.