mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fixed test data.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
for i in range(1, 10):
|
||||
print i
|
||||
|
||||
for i in range(1, 10):
|
||||
print i
|
||||
@@ -1,5 +1,4 @@
|
||||
print 1
|
||||
|
||||
for j in range(0, 2):
|
||||
for i in range(1, 10):
|
||||
print i
|
||||
|
||||
Reference in New Issue
Block a user