annotate tests/table_sig.ur @ 1656:3e7c7e200713

Fix handling of quotes in generating C literals
author Adam Chlipala <adam@chlipala.net>
date Mon, 02 Jan 2012 17:08:39 -0500
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2