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