1 2 3 4 5 6 7 8
#include <test-api.h> void TestIceSpider::Ex::ice_print(std::ostream & s) const { s << message; }