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