annotate tests/capture.ur @ 2252:e843a04499d4

Revert to revision 2222.
author Ziv Scully <ziv@mit.edu>
date Mon, 21 Sep 2015 10:16:55 -0400
parents 6c00d8af6239
children
rev   line source
adam@1639 1 val y = []
adam@1639 2
adam@1639 3 type foo = int
adam@1639 4 val z : list {F : foo} = y