mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update strings/z_function.cpp
comments added Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
757c109ac4
commit
b5cb054be9
@ -81,6 +81,6 @@ static void test(){
|
|||||||
*/
|
*/
|
||||||
int main() {
|
int main() {
|
||||||
|
|
||||||
testing();
|
test(); // run self-test implementations
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user