blob: 5747f9061f408c0739c8148cd03fec737a393294 (
plain) (
blame)
1
2
3
|
opaque_bug3.erl:19: The pattern 'a' can never match the type #c{}
opaque_bug4.erl:20: The attempt to match a term of type opaque_adt:abc() against the pattern 'a' breaks the opaqueness of the term
|