Sign in
android
/
platform
/
tools
/
idea
/
0f831a730c50607e2ffd95020875af6185e17734
/
.
/
python
/
testData
/
formatter
/
commentAfterBlock_after.py
blob: fd8584a4f2c4f40191d28c0708ec35962953f79b [
file
] [
log
] [
blame
]
def
test
():
if
bar
:
foo
()
# comment
foobar
()