7 lines
		
	
	
		
			66 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			66 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
| #import "bindings.h"
 | |
| 
 | |
| int main() {
 | |
|     main_rs();
 | |
|     return 0;
 | |
| }
 | 
