JavaScript Co to jest funkcja komentarza (natywna)

const c = new Comment();

console.log(c);
SAMER SAEID