dot_files/vim-plugins/python-mode/t/test.py

9 lines
78 B
Python
Raw Normal View History

2017-07-09 00:26:06 +03:00
#!/usr/bin/env python
# coding: utf-8
def main():
unused = 1
unknown()