mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 23:52:27 +07:00
GitOrigin-RevId: caf60bd52a1872a2eb53f3617a6ffb51b195ff33
3 lines
43 B
Python
3 lines
43 B
Python
k1 = 1
|
|
k2 = 22
|
|
dct = {k1: "1", k2: <caret>} |