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