annotate tests/table_sig.ur @ 1516:c4f39b49aa2d

A few more tweaks to support Clang (including ending use of nested functions)
author Adam Chlipala <adam@chlipala.net>
date Sat, 23 Jul 2011 16:27:04 -0400
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2