diff tests/table.lac @ 203:dd82457fda82

Parsing and elaborating 'table'
author Adam Chlipala <adamc@hcoop.net>
date Thu, 14 Aug 2008 13:20:29 -0400
parents
children 241c9a0e3397
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/table.lac	Thu Aug 14 13:20:29 2008 -0400
@@ -0,0 +1,1 @@
+table t : {A : int, B : string, C : float}