summaryrefslogtreecommitdiff
path: root/tests/cantSql.ur
blob: 026fcaa47f6cdd752613d2c45eb7584cb2efb8c1 (plain)
1
2
3
datatype foo = Bar of int

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