view tests/subs_str.ur @ 1887:2e6795cc992f

A fancier test for the new SQL constraints subtyping
author Adam Chlipala <adam@chlipala.net>
date Mon, 04 Nov 2013 16:00:48 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0