mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 07:53:30 +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
|
||||
}
|
||||
|
||||
// No test changes needed.
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
||||
Reference in New Issue
Block a user