Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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
()