
#include <foobar.h>

using namespace std;

int main()
{
    latinfoo(true);
    return 0;
}
