OILS / opy / gold / hello_py3.py View on Github | oilshell.org

2 lines, 1 significant
1#!/usr/bin/env python2
2print("hi from Python 3")