SCM Repository
View of /tests/trunk/modules/outputs.post-110.61/183.out
Parent Directory
|
Revision Log
Revision 2426 -
(download)
(annotate)
Wed Apr 18 19:19:16 2007 UTC (12 years, 7 months ago) by gkuan
File size: 414 byte(s)
Wed Apr 18 19:19:16 2007 UTC (12 years, 7 months ago) by gkuan
File size: 414 byte(s)
post FLINT primop overhaul pretty-printing revision reference outputs
val it = () : unit signature S = sig datatype t = A | B of t val test : t -> unit end structure A : S functor F(X: sig datatype t = A | B of t val test : t -> unit end) : sig strange tycon: [E] val f : X.t -> bool end structure B : sig datatype t = A | B of X.t val f : X.t -> bool end val x = true : bool
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |