Commit b99ce54f authored by Dominik Charousset's avatar Dominik Charousset

Remove extra semicolon

parent fe48cbb6
......@@ -51,7 +51,7 @@ behavior testee_impl(stateful_actor<testee_state>* self) {
return self->state.x;
}
};
};
}
struct fixture {
actor_system_config config;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment