
ets_use.erl:12:20: Guard test is_integer(T::atom() | ets:tid()) breaks the opacity of its argument
ets_use.erl:20:5: The type test is_integer(atom() | ets:tid()) breaks the opacity of the term atom() | ets:tid()
ets_use.erl:7:20: Guard test is_integer(T::ets:tid()) breaks the opacity of its argument
