Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-resolv-release
/
.
/
python
/
testData
/
copyPaste
/
IndentTabIncrease.after.py
blob: 1683b2e27c33baa5d6ef3476dc2ca7dbf0986bcb [
file
] [
log
] [
blame
] [
edit
]
print
"Line 2"
class
Test
:
def
__init__
(
self
):
print
"Line 2"
print
"Line 1"