5 lines
		
	
	
	
		
			66 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			66 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| let index = entity.index;
 | |
| 
 | |
| fn test_func() {
 | |
|   rust_func(index);
 | |
| }
 |