1# RUN: %{python} %s
2from __future__ import print_function
3
4import sys
5
6print("short program")
7