Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
debug
/
Test_Resume.py
blob: dcec51cd4d27714d7f6f29bae410492c7dc271f5 [
file
] [
log
] [
blame
]
def
foo
(
x
):
print
(
x
)
foo
(
1
)
foo
(
2
)