mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
close #1490 GitOrigin-RevId: 5c6560226c050a2f5a4dc1b054f00029f7b04231
10 lines
52 B
Python
10 lines
52 B
Python
range(1,
|
|
2)
|
|
|
|
range(1, 2)
|
|
|
|
range(
|
|
1,
|
|
2
|
|
)
|