mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-09-05 11:35:42 +02:00
3 lines
35 B
Python
3 lines
35 B
Python
for i in range(1, 10):
|
|
print i
|