function hi() {
    console.log('hi');
}

comments