annotate tests/capture.ur @ 2237:e79ef5792c8b

Fix bug in redundancy checking and use finer formula for UPDATE statements.
author Ziv Scully <ziv@mit.edu>
date Sun, 05 Jul 2015 23:57:28 -0700
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