2 lines
57 B

import { hi } from './second';
assert.equal(hi(), 'hi');