Skip to content

Commit a09a0c4

Browse files
author
liv
committed
fix: add extra line in if3 comment
1 parent 828e724 commit a09a0c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exercises/if/if3.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pub fn animal_habitat(animal: &str) -> &'static str {
2828

2929
habitat
3030
}
31+
3132
// No test changes needed.
3233
#[cfg(test)]
3334
mod tests {

0 commit comments

Comments
 (0)