mkdir bin || rm -rf bin/*
fpc test.pas -FEbin/ &&
fpc test.pas -FEbin/ &&
echo PASS
