2 lines
65 B

import object from './object';
assert.equal( object.answer, 42 );