commented out dead day06 code.
This commit is contained in:
		
							parent
							
								
									fb12dc3954
								
							
						
					
					
						commit
						e0ba8a18f1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@ pub fn find_dupes_stupid<T: PartialEq>(slice: &[T]) -> bool {
 | 
			
		|||
    false
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#[cfg(test)]
 | 
			
		||||
/* #[cfg(test)]
 | 
			
		||||
mod tests {
 | 
			
		||||
    use super::*;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -20,4 +20,4 @@ mod tests {
 | 
			
		|||
        let input = "test";
 | 
			
		||||
        assert_eq!(parse(input), 0);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
} */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue