4 lines
65 B

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