Code Description
const test = "hello";

// Another line
console.log('Test...');

// Blank lines



// Should not break things.
abcda
const test = "hello";
abcd