Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
wrap
/
wrapRightMargin.py
blob: 5d84299ddf2b601475b1a2c55d9fb877bed5b12e [
file
] [
log
] [
blame
]
def
do_stuff
():
another_long_variable
=
a_really_long_function_name_with_parameters
(
12
,
<
caret
>
this_is_the_first_param
=
23
,
this_is_the_second
=
45
).
do_more_stuff_to_the_result
()