pub fn compare( left_file_contents: String, right_file_contents: String, is_pure: bool, ) -> Vec<String>