annotate tests/table_sig.ur @ 1395:f53ec50097a5

Fix type-checking of views to match change to sql_query type
author Adam Chlipala <adam@chlipala.net>
date Sat, 15 Jan 2011 15:06:33 -0500
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2