annotate tests/subs_str.lig @ 225:5ac2cf59b839

Change [sql_field] type to get 'where' test to check again
author Adam Chlipala <adamc@hcoop.net>
date Thu, 21 Aug 2008 13:47:18 -0400
parents 1ec5703c09c4
children
rev   line source
adamc@66 1 structure M : sig
adamc@66 2 type t
adamc@66 3 end
adamc@66 4
adamc@66 5 val x : M.t