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

4 lines
41 B
Python

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