diff --git a/src/main.rs b/src/main.rs index 812210b..472a882 100644 --- a/src/main.rs +++ b/src/main.rs @@ -4,4 +4,5 @@ fn main() { println!("Rim info file should start with {}", dictionary::RIM_INFO); println!("Rim info file should start with {}", dictionary::RIM_INFO); println!("Rim info file should start with {}", dictionary::RIM_INFO); + println!("Rim info file should start with {}", dictionary::RIM_INFO); }