view tests/cantSql.ur @ 2100:e1724f279db7

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 03 Jan 2015 09:56:57 -0500
parents 218e2a9a53d0
children
line wrap: on
line source
datatype foo = Bar of int

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