Commit 9ccb2125 authored by Evan Simpson's avatar Evan Simpson

Merge to evan-script_fix-merge-3

parent f95470e7
def f(*args, **kwarg):
pass
print f(1, 2, 3, a='', b='', c='', d='', e='', f='', g='', h='', i='')
return printed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment