annotate tests/curry3.ur @ 2158:b90103106177

Fix a maddening bug in the comparator for Core constructors
author Adam Chlipala <adam@chlipala.net>
date Fri, 03 Jul 2015 17:25:56 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@26 1 val main = fn x : int => fn y : int => fn z : int => x