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