If your code is formatted nicely, this will match the closing brace of your main function.
如果代码的格式很好,那么这将与main函数的结束花括号匹配。
2
So we hit the curly brace so the very bottom of the function and as soon as you hit that, the next line in the story is well, then we return to main and where are we executing in main?