annotate tests/table_sig.ur @ 1584:c37d8341940a

Shorter, more focused error messages about undetermined unification variables
author Adam Chlipala <adam@chlipala.net>
date Sat, 29 Oct 2011 17:30:34 -0400
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2