Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
formatter
/
spaceInMethodDeclaration.py
blob: 77ac4b23f9bc3c5a72d2bfb06060189e516552f6 [
file
] [
log
] [
blame
]
def
foo
(
bar
,
baz
):
pass
foo
(
True
,
False
)