2012/1/5
void someMethod(int a, int b); // <-- semi-colon shouldn't be here! { // code here }
2012/1/6
X