6 lines
		
	
	
	
		
			65 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			65 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
| sed '
 | |
| /{[A-Z]/!d
 | |
| s/.*{//
 | |
| s/,.*//
 | |
| s/.*/%token	&;/
 | |
| ' | sort | uniq
 |