blob: 5d84299ddf2b601475b1a2c55d9fb877bed5b12e [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001def do_stuff():
2 another_long_variable = a_really_long_function_name_with_parameters(12,
3 <caret>this_is_the_first_param=23, this_is_the_second=45).do_more_stuff_to_the_result()