7 lines
		
	
	
		
			117 B
		
	
	
	
		
			OpenEdge ABL
		
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			117 B
		
	
	
	
		
			OpenEdge ABL
		
	
	
| 
								 | 
							
								// Second file to test for multi-file support.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								namespace gtsam {
							 | 
						||
| 
								 | 
							
								class ClassA {
							 | 
						||
| 
								 | 
							
								  ClassA();
							 | 
						||
| 
								 | 
							
								};
							 | 
						||
| 
								 | 
							
								}  // namespace gtsam
							 |