Update math/magic_number.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Neha Hasija
2020-10-21 10:37:51 +05:30
committed by GitHub
parent 676db2e57b
commit 7672e3998c

View File

@@ -38,7 +38,8 @@ bool magic_number(int n) {
}
}
/** Test function
/**
* @brief Test function
* @returns void
*/
static void tests() {