mirror of
https://github.com/krahets/hello-algo.git
synced 2025-12-16 03:59:18 +08:00
Polish the content
This commit is contained in:
@@ -10,7 +10,7 @@ import { printTree } from '../modules/PrintUtil';
|
||||
|
||||
/* 函数 */
|
||||
function constFunc(): number {
|
||||
// do something
|
||||
// 执行某些操作
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user