annotate tests/table_sig.ur @ 1474:3d0cc841cafd

Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
author Adam Chlipala <adam@chlipala.net>
date Fri, 17 Jun 2011 11:52:56 -0400
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2