annotate tests/table_sig.ur @ 835:b0a85cbefed2

Less whining about match failures; fix singleton record Jscomp bug
author Adam Chlipala <adamc@hcoop.net>
date Tue, 02 Jun 2009 12:40:09 -0400
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2