mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 01:11:31 +07:00
GitOrigin-RevId: d2b56880b023c2ff87decff20bfac3c4713de32a
3 lines
47 B
Python
3 lines
47 B
Python
def bar(foo, **kwargs):
|
|
a = foo
|
|
b = foo |