blob: cf75bd1645fff689726cdd3086cb8de2045fec00 [file]
int customTarget();
int main()
{
return customTarget();
}