annotate tests/curry3.ur @ 2217:98b87d905601

Merge.
author Ziv Scully <ziv@mit.edu>
date Mon, 10 Nov 2014 22:07:51 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@26 1 val main = fn x : int => fn y : int => fn z : int => x