dot_files/vim-plugins/bundle/python-mode/t/test.py
2017-07-09 00:26:06 +03:00

8 lines
78 B
Python

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