mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-31 14:02:29 +00:00
3 lines
47 B
Python
3 lines
47 B
Python
def test_function():
|
|
print("Hello World!")
|