4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
|
#!/usr/bin/env python2.7
|
||
|
import gyb
|
||
|
gyb.main()
|