Add size demo
This commit is contained in:
		@ -43,4 +43,4 @@ toSource_ = y (\self arg :
 | 
			
		||||
toSource = (\v : toSource_ v "")
 | 
			
		||||
 | 
			
		||||
exampleOne = toSource true -- OUT: "(t t)"
 | 
			
		||||
exampleTwo = toSource not  -- OUT: "(t (t (t t) (t t t)) (t t (t t t)))"
 | 
			
		||||
exampleTwo = toSource not?  -- OUT: "(t (t (t t) (t t t)) (t t (t t t)))"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user