stuff
This commit is contained in:
@@ -52,7 +52,7 @@ fn alternate_caps(old_s: &str) -> String {
|
||||
}
|
||||
new_s.push_str(&new_cluster);
|
||||
}
|
||||
return new_s;
|
||||
new_s
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
|
Reference in New Issue
Block a user