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