Sign in
rust
/
llvm-project
/
2cb41005ed5c4747b10d2bf01d8779d3bb4ae32d
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-timeout
/
short.py
blob: 8963db59f51b400e74d544eddbdaeba942357e06 [
file
] [
log
] [
blame
]
# RUN: %{python} %s
from
__future__
import
print_function
print
(
"short program"
)