#include "test.h"
int main()
{
	foo();
	return 0;
}