view tests/cantSql.ur @ 1873:90e81a8bd9da

Add <em> and <strong> tags
author Sergey Mironov <grrwlf@gmail.com>
date Mon, 07 Oct 2013 14:07:06 +0400
parents 218e2a9a53d0
children
line wrap: on
line source
datatype foo = Bar of int

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