#include <test.h>

int main() {
	library_function();

	return 0;
}