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