mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 09:00:00 +00:00
fix whitespace line-endings
This commit is contained in:
@@ -140,6 +140,6 @@ fn isADuck(possible_duck: anytype) bool {
|
||||
// error, not a runtime panic or crash!
|
||||
possible_duck.quack();
|
||||
}
|
||||
|
||||
|
||||
return is_duck;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user