Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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"