forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			55 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			55 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| 
								 | 
							
								void function()
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								    int i = 0;
							 | 
						||
| 
								 | 
							
								    if ((i = 3)) {}
							 | 
						||
| 
								 | 
							
								}
							 |