summaryrefslogtreecommitdiff
path: root/python/testData/wrap/wrapRightMargin.after.py
blob: 1d20b403c0ce24fc31c7cd6d230aeb7df8f86e59 (plain)
1
2
3
4
def do_stuff():
    another_long_variable = a_really_long_function_name_with_parameters(12,
                                                        this_is_the_first_param=23, 
                     this_is_the_second=45).do_more_stuff_to_the_result()