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