Skip to content

Commit 07cdaa8

Browse files
committed
add comment
1 parent b862126 commit 07cdaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode/testutil/leetcode.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ outer:
421421
}
422422

423423
if callIndex == DebugCallIndex {
424-
print()
424+
print() // 在这里打断点
425425
}
426426

427427
// call method

0 commit comments

Comments
 (0)