view tests/cantSql.ur @ 1800:38297294cf98

New NameJs phase, still needing some debugging
author Adam Chlipala <adam@chlipala.net>
date Thu, 02 Aug 2012 18:12:37 -0400
parents 218e2a9a53d0
children
line wrap: on
line source
datatype foo = Bar of int

table bad : { A : foo, B : { X : float } }