1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-01-14 07:40:20 +00:00
2018-06-28 17:57:26 +02:00

7 lines
94 B
Python

for i in range(1, 10):
print i
for i in range(1, 10):
print i
print i