]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/example40.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example40.output
CommitLineData
7c673cae
FG
1//[example_output
2> example
3Running 1 test case...
4test.cpp(14): warning in "test": condition moo( 12,i,j ) is not satisfied
5test.cpp(15): warning in "test": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
6
7*** No errors detected
8//]