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

2 lines
35 B
Plaintext
Raw Normal View History

2020-09-10 14:02:19 -07:00
data Wrapper = { Wrap (Int Bool) }