annotate tests/tcsimp.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 ec47f49c6aa3
children
rev   line source
adam@1735 1 val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}
adam@1735 2
adam@1735 3 val y = show x