mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|    LL|      1|fn main() {
 | |
|    LL|      1|    let num = 9;
 | |
|    LL|      1|    while num >= 10 {
 | |
|    LL|      0|    }
 | |
|    LL|      1|}
 | |
| 
 | 
