Changes by: Adam Granicz (granicz at cs.caltech.edu)
Date: 2003-08-24 04:37:35 -0700 (Sun, 24 Aug 2003)
Revision: 4872
Log message:
Fixed a bug for non-recursive functions. They were translated to
ordinary lambdas instead of lambda_p.
Added a test case for if expressions.