dot_files/plugins/bundle/python-mode/t/test.py
2017-07-09 00:22:01 +03:00

8 lines
78 B
Python

#!/usr/bin/env python
# coding: utf-8
def main():
unused = 1
unknown()