@@ -36,16 +36,16 @@ int main() {
3636```
3737output:
3838```shell
39- [0] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:17
40- [1] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
41- [2] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
42- [3] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
43- [4] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
44- [5] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
45- [6] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
46- [7] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
47- [8] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
48- [9] void factorial(factorial(int)::_Z9factoriali.Frame*) at /project/ asyncio/test/st/hello_world.cpp:20
39+ [0] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:17
40+ [1] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
41+ [2] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
42+ [3] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
43+ [4] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
44+ [5] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
45+ [6] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
46+ [7] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
47+ [8] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
48+ [9] void factorial(factorial(int)::_Z9factoriali.Frame*) at asyncio/test/st/hello_world.cpp:20
4949
5050run result: 3628800
5151```
0 commit comments