Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8d03aadef7 |
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ handle_call(get_count, _From, State) ->
|
|||
|
||||
handle_call(_crash, _From, State) ->
|
||||
Zero/10.
|
||||
{reply, sdas , State};
|
||||
{reply, , State};
|
||||
|
||||
%handle_call(_hello, _From, State) ->
|
||||
% Client = getRef();
|
||||
|
|
Reference in a new issue