lots of changes

This commit is contained in:
Simon Gardling
2022-03-23 10:14:29 -04:00
parent b3963bb852
commit 6be78c763a
7 changed files with 442 additions and 382 deletions

View File

@@ -204,7 +204,7 @@ pub fn test_func(function_string: &str) -> Option<String> {
}
#[cfg(test)]
mod test {
mod tests {
use super::*;
/// returns if function with string `func_str` is valid after processing