blob: 5c2379cde4f6ae03f8b96d7b11088e1e62fc7850 [file] [log] [blame]
RUN: %cpp_compiler %S/SwapCmpTest.cpp -o %t-SwapCmpTest
CHECK: BINGO
RUN: not %t-SwapCmpTest -seed=1 -runs=10000000 2>&1 | FileCheck %s