4 lines
65 B

import foo from 'foo';
import './other.js';
console.log( foo );