Update math/magic_number.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Neha Hasija
2020-10-24 10:36:20 +05:30
committed by GitHub
parent 137c444398
commit a6526c8108

View File

@@ -70,7 +70,8 @@ static void tests() {
std::cout << "passed\n";
}
/** Main function
/**
* @brief Main function
* @returns 0 on exit
*/
int main() {