12
Edhi7
7y

function helloWorld() {
/**/var message = 'Hello world';
/**/print(message);
}

Comments
Add Comment