mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 05:18:06 +07:00
GitOrigin-RevId: a92252f98e45799b03f6b39b22c3a02b5270bd0c
3 lines
46 B
Python
3 lines
46 B
Python
def f(a:list):
|
|
for e in a:
|
|
<caret> |