6 lines
		
	
	
		
			No EOL
		
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # -*- mode: snippet -*-
 | |
| # name: inl
 | |
| # key: inl
 | |
| # expand-env: ((yas-indent-line 'fixed))
 | |
| # --
 | |
| {-# INLINE $1 #-} |