Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
console
/
indent11.py
blob: 503e56d09a63298c4cc7f79a911fb687ae41eda9 [
file
] [
log
] [
blame
]
print
(
'first'
,#
comment
'second'
,
#comment
#inline comment
'third'
)