10
Edhi7
8y

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

Comments
Add Comment