view tests/curry3.lac @ 98:dcc5dda1645c

Fill in more types during closure conversion
author Adam Chlipala <adamc@hcoop.net>
date Thu, 10 Jul 2008 09:10:56 -0400
parents 4ab19c19665f
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x