1RUN: %cpp_compiler %S/SwapCmpTest.cpp -o %t-SwapCmpTest
2CHECK: BINGO
3RUN: not %run %t-SwapCmpTest -seed=1 -runs=10000000 2>&1 | FileCheck %s
4