Shifting code from PICAXE to Arduino

The setup() function is declared:

void setup()
{
}

That was pseudo-code that you were supposed to arrange into real code.