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