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