Merge
This commit is contained in:
parent
02b72e5445
commit
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