C++ test
def
foo
(
x
):
print
"Hello"
int
main
()
{}
def
foo
():
def
foo
(
x
):
int
main
()
{}
int
main
()
{}