summaryrefslogtreecommitdiff
path: root/tests/subs_sig.urs
blob: 7a6ab8fc035d12e19e1ff928a269d4514746d61f (plain)
1
2
3
4
5
signature S = sig
        type t
end

structure S : S