blob: 08123ed3ac474cdb3aa77c4a8ba9d84c6c2db0f3 [file] [log] [blame]
RUN: %cpp_compiler %S/SimpleCmpTest.cpp -o %t-SimpleCmpTest
CHECK: BINGO
RUN: not %t-SimpleCmpTest -seed=1 -runs=100000000 2>&1 | FileCheck %s