annotate tests/curry3.ur @ 1944:68c8ffc4ae69

Make HTTP keepalive switch between available connections to improve throughput
author Adam Chlipala <adam@chlipala.net>
date Sat, 28 Dec 2013 06:27:08 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@26 1 val main = fn x : int => fn y : int => fn z : int => x