dot_files/.vim/bundle/python-mode/t/test.py
2017-07-09 00:16:51 +03:00

8 lines
78 B
Python

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