blob: e79696bc30ef26504d51600bbbabca60e2fef605 (
plain) (
blame)
1
2
3
4
|
ets_use.erl:12: Guard test is_integer(T::atom() | tid()) breaks the opaqueness of its argument
ets_use.erl:20: The type test is_integer(atom() | tid()) breaks the opaqueness of the term atom() | tid()
ets_use.erl:7: Guard test is_integer(T::tid()) breaks the opaqueness of its argument
|