Cross Reference: Lazy.hascasl
xref
: /
hets
/
HasCASL
/
test
/
Lazy.hascasl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
type t;
op f : ?t -> t
op g : t -> (?t)
op a, b: t
op c, d:?t
. f a = g c
. def (c ())