teest.erl:34: The inferred return type of handle_cast/2 ({'dafuq',_}) has nothing in common with {'noreply',_} | {'noreply',_,'hibernate' | 'infinity' | non_neg_integer()} | {'stop',_,_}, which is the expected return type for the callback of gen_server behaviour
no subject
Date: 2016-02-01 06:58 pm (UTC)dialyzer ругается , как и требовалось. А вот на такое не ругается.
Т.е. клозы с паттернматчингом почему-то успешно пропускаются.
Вопрос — кто здесь неправ?