Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
IndentTabIncrease.after.py
blob: 1683b2e27c33baa5d6ef3476dc2ca7dbf0986bcb [
file
] [
log
] [
blame
]
print
"Line 2"
class
Test
:
def
__init__
(
self
):
print
"Line 2"
print
"Line 1"