mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-18 01:02:29 +00:00
5 lines
70 B
Python
5 lines
70 B
Python
for i in range(1, 10):
|
|
print i
|
|
for i in range(1, 10):
|
|
print i
|