Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd0bd1534bbb51ee85a4df87538556fcd3d83218
/
.
/
Tests
/
RunCMake
/
UseSWIG
/
runme.py
blob: fc8293f548c9ea139197c7ce98804dd979c26d81 [
file
]
# file: runme.py
from
__future__
import
print_function
import
example
print
(
"Goodbye"
)