blob: 10023f4b9fcec6ec6e6535b03c0be41c01ba3307 [file] [log] [blame]
def foo(**kwargs):
pass
foo(extra_context=<caret>{'a': 1})