1//[example_output 2> example 3Running 1 test case... 4../doc/examples/exception_nothrow.run-fail.cpp:18: error: in "test": exception thrown by some_func(-1) 5../doc/examples/exception_nothrow.run-fail.cpp:24: error: in "test": exception thrown by do { int i(-2); some_func(i); 6 } while(0) 7 8*** 2 failures are detected in the test module "example" 9//]