mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-14 15:46:04 +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
|