blob: a33af49117f63f4287a3187ed3a9c0020faa9489 [file] [log] [blame] [edit]
# Requires ulimit
UNSUPPORTED: system-windows
RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
RUN: ulimit -s 1000
RUN: not %run %t-SimpleTest