console.log( 1 ); for ( const i of whatever ) { // do nothing } console.log( 2 );