view tests/cantSql.ur @ 1829:aadfc1a138d8

Removed unused parent() function which conflicts with window.parent.
author Vladimir Shabanov <vshabanoff@gmail.com>
date Mon, 22 Oct 2012 01:49:22 +0400
parents 218e2a9a53d0
children
line wrap: on
line source
datatype foo = Bar of int

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