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