Cross Reference: Test.hascasl
xref
: /
hets
/
ToHaskell
/
test
/
Test.hascasl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
type B,C,Int
free type AT ::= A (s1 : Int; s2 : B)
op + : AT * B -> C
op f : B -> B
op f : C -> C
type s < B