view tests/curry3.ur @ 1760:74fcc977a13d

Automake 1.12 compatibility, based on suggestions by Lance Hepler
author Adam Chlipala <adam@chlipala.net>
date Sat, 12 May 2012 15:22:39 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x