Files
openide/python/testData/wrap/wrapRightMargin.after.py
Ekaterina Tuzova ef6d8be979 fixed test data
2015-02-26 15:45:35 +03:00

5 lines
302 B
Python

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()