Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c667c1f74abd96a2098520effdd5afdff7f0d34b
/
.
/
python
/
testData
/
console
/
indent11.after.py
blob: 6dcae01c3a47aba985ed7c5b13c7dbf9a31ddd98 [
file
] [
log
] [
blame
]
Tor Norbye
c667c1f
2014-05-28 17:06:51 -0700
[
diff
] [
blame^
]
1
print
(
'first'
,#
comment
2
'second'
,
#comment
3
#inline comment
4
'third'
)