mirror of
				https://github.com/Reuh/anselme.git
				synced 2025-10-27 16:49:31 +00:00 
			
		
		
		
	Empty lines could lead to unexpected flushes, for example when calling another function where empty lines are used for code presentation.
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			97 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			97 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| if(1)
 | |
| 	|a
 | |
| ---
 | |
| |b
 | |
| ---
 | |
| if(1)
 | |
| 	|c
 | |
| |d
 | |
| ---
 | |
| if(1)
 | |
| 	|e
 | |
| ---
 | |
| *| f
 | |
| 	()
 | |
| :@choice = 1
 | |
| ---
 | |
| if(1)
 | |
| 	|g
 | |
| *| h
 | |
| 	()
 |