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