view tests/curry3.ur @ 1075:0657e5adc938

Convert to task syntax
author Adam Chlipala <adamc@hcoop.net>
date Tue, 15 Dec 2009 10:19:05 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x