view tests/curry3.lac @ 109:813e5a52063d

Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Jul 2008 10:17:06 -0400
parents 4ab19c19665f
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x