annotate tests/rcapture.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 fun frob x = x
adam@1639 2
adam@1639 3 fun foo [a] (x : a) = frob x