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