view tests/curry3.ur @ 1804:62c18ecbfec4

Tweaking treatment of function application: substitute or introduce a 'let'?
author Adam Chlipala <adam@chlipala.net>
date Sun, 05 Aug 2012 14:55:28 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x