-2

Alright, the ultimate question

A:

func(){
//code
}

Or B:

func()
{
//code
}

Comments
Add Comment