mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-24 00:02:40 +00:00
initial import of python-console
This commit is contained in:
6
3rdparty/python-console/data/test2.py
vendored
Normal file
6
3rdparty/python-console/data/test2.py
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
for i in range(1, 10):
|
||||
print i
|
||||
|
||||
for i in range(1, 10):
|
||||
print i
|
||||
print i
|
||||
Reference in New Issue
Block a user