// An infinite loop while (true) { console.log("This text will repeat itself forever"); }