26 July 2009

Powt

Need to test that pre is correct.
This is line 1;
This is line 2;
Function ThisIsMyFunction(int a, char b) carrying on.
This is line 3;


int a = 10;
for ( int j = 0; j < 10; j++ ) {
std::cout << "Hello World" << std::endl;
std::cout << "What if I have a realllllllllly reallllllllly long line that needs to be wrapped up, and it's not wrapped" << std::endl;
}


The quick brown fox jumped over the lazy dog. Hahahahahahahaha!!!

Woot!

Yum

0 comments:

Post a Comment