console.log('hello'); if (true) { console.log('cruel'); } console.log('world');