view tests/capture.ur @ 1677:3cfc79f92db7

-dumpSource flag; Especialize tweak: may specialize any argument sequence ending in a value of function-containing type
author Adam Chlipala <adam@chlipala.net>
date Thu, 12 Jan 2012 20:37:39 -0500
parents 6c00d8af6239
children
line wrap: on
line source
val y = []

type foo = int
val z : list {F : foo} = y