-2
Lunights
10y

Alright, the ultimate question

A:

func(){
//code
}

Or B:

func()
{
//code
}

Comments
Add Comment