Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
singleLine
/
IndentOnTopLevel.after.py
blob: 50ab099f253c0a81e67ba03d8da16195005f410c [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
x
=
1
y
=
2
x
=
1
def
foo
():
pass