blob: 9921b61669965606fa37590a0296abbd25f048ea (
plain) (
blame)
1
2
3
|
array_use.erl:12: The type test is_tuple(array:array(_)) breaks the opaqueness of the term array:array(_)
array_use.erl:9: The attempt to match a term of type array:array(_) against the pattern {'array', _, _, 'undefined', _} breaks the opaqueness of the term
|