Sign in
android
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
python
/
testData
/
formatter
/
spaceInMethodDeclaration_after.py
blob: 1e146669b4522105eb1852d24d81e44c43f37e0b [
file
] [
log
] [
blame
]
def
foo
(
bar
,
baz
):
pass
foo
(
True
,
False
)