annotate tests/curry3.ur @ 910:8e540df3294d

grid1 compiles but gets stuck in JS
author Adam Chlipala <adamc@hcoop.net>
date Tue, 25 Aug 2009 13:57:56 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@26 1 val main = fn x : int => fn y : int => fn z : int => x