Why does "for" not work

for (int i = 0; i < 20; i++) //this is to setup the following.

http://arduino.cc/en/Reference/For