Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
copyPaste
/
singleLine
/
IndentOnTopLevel.dst.py
blob: 54374f5a381cfc67dd99580bf7de1d23cdc3a544 [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
x
=
1
y
=
2
<
caret
>
def
foo
():
pass