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