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