5 lines
45 B
Python
5 lines
45 B
Python
|
|
#!/usr/bin/env python3
|
||
|
|
|
||
|
|
|
||
|
|
print("tested foo")
|