5 lines
65 B

console.log( 1 );
if ( nothing ) {
// empty
}
console.log( 2 );