view tests/subs_str.urs @ 988:d923b47e483d

Basic CRUD operations in Orm
author Adam Chlipala <adamc@hcoop.net>
date Mon, 05 Oct 2009 17:00:04 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
structure M : sig
        type t
end

val x : M.t