39

function getOld (age) {
return age++
}

Comments
Add Comment