blog-static/code/compiler/13/examples/errors/duplicate_type_param.txt

2 lines
31 B
Plaintext

data Pair a a = { MkPair a a }