view tests/curry3.ur @ 1095:bed675db3aff

Dynamic linking of the runtime system
author Adam Chlipala <adamc@hcoop.net>
date Sun, 27 Dec 2009 13:18:32 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn x : int => fn y : int => fn z : int => x