Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-tests-release
/
.
/
python
/
testData
/
editing
/
unindentTab.before.py
blob: 614076a71106737ec546f864e9ace9bc8a6709ef [
file
] [
log
] [
blame
] [
edit
]
#// python 3
class
C
:
def
m
(
self
):
#// note: TABs instead of spaces
pass