Skip to content
Snippets Groups Projects
Commit 2503f0e8 authored by sof's avatar sof
Browse files

[project @ 1997-06-05 21:32:42 by sof]

new rn test
parent 8ecbfdb2
No related merge requests found
--!!! Conflicting constructors from two data type decls
module Foo where
data T1 = MkT Int
data T2 = MkT Bool
f (MkT x) = x
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment