mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-04 06:56:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			160 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			160 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
// @has issue_47197_blank_line_in_doc_block/fn.whose_woods_these_are_i_think_i_know.html
 | 
						|
 | 
						|
/**
 | 
						|
* snow
 | 
						|
 | 
						|
* ice
 | 
						|
*/
 | 
						|
pub fn whose_woods_these_are_i_think_i_know() {}
 |