view tests/curry3.ur @ 1149:15767031950c

AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C files
author Adam Chlipala <adamc@hcoop.net>
date Sat, 06 Feb 2010 13:46:17 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x