view tests/capture.ur @ 1662:edf86cef0dba

Make wildification a bit smarter about ordering of new wildcard declarations
author Adam Chlipala <adam@chlipala.net>
date Sat, 07 Jan 2012 11:01:21 -0500
parents 6c00d8af6239
children
line wrap: on
line source
val y = []

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