mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-25 00:37:14 +02:00
fix: add extra line in if3 comment
This commit is contained in:
@ -28,6 +28,7 @@ pub fn animal_habitat(animal: &str) -> &'static str {
|
|||||||
|
|
||||||
habitat
|
habitat
|
||||||
}
|
}
|
||||||
|
|
||||||
// No test changes needed.
|
// No test changes needed.
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
|
Reference in New Issue
Block a user