view tests/subs_str.urs @ 850:1c2f335297b7

Fix a variable capture bug in nested JavaScript; some more list stuff
author Adam Chlipala <adamc@hcoop.net>
date Tue, 16 Jun 2009 17:52:44 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
structure M : sig
        type t
end

val x : M.t