8 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "em_private.h"
 | |
| 
 | |
| CC_cst(l)
 | |
| 	arith l;
 | |
| {
 | |
| 	COMMA();
 | |
| 	CST(l);
 | |
| }
 |