int main() { test_modifiers(); return boost::report_errors(); }
int test_main(int,char *[]) { test_modifiers(); return 0; }