annotate tests/subs_str.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 71bafe66dbe1
children
rev   line source
adamc@66 1 structure M = struct
adamc@66 2 type t = int
adamc@66 3 end
adamc@66 4
adamc@66 5 val x = 0