summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/UseSWIG/runme.py
blob: fc8293f548c9ea139197c7ce98804dd979c26d81 (plain)
1
2
3
4
5
6
7
# file: runme.py

from __future__ import print_function

import example

print ("Goodbye")