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