mirror of
				https://github.com/Reuh/anselme.git
				synced 2025-10-27 16:49:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			61 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			61 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| :$ f
 | |
| 	:@a = 2
 | |
| 
 | |
| :$ f(x)
 | |
| 	:a = 5
 | |
| 
 | |
| :$ f(b)
 | |
| 	:a = 10
 | |
| 
 | |
| |{f.a} = 2
 |