5 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
simple_jump: okay
 | 
						|
another_jump: okay
 | 
						|
three_way_jump(0): okay
 | 
						|
three_way_jump(1): okay
 | 
						|
three_way_jump(-1): okay
 |