llvm/llvm/utils/lit/tests/Inputs/shtest-timeout/infinite_loop.py

# RUN: %{python} %s
while True:
    pass