Sign in
rust
/
rust-lang
/
llvm-project
/
b6b46f596a7d2523ee1acd1c00e699615849da60
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-timeout
/
infinite_loop.py
blob: 079f3595e1756960813507e231cc37a2ace7b067 [
file
] [
log
] [
blame
]
# RUN: %{python} %s
while
True
:
pass