5 lines
88 B

import { foo } from './foo';
import { bar } from './bar';
assert.ok( foo.wasMutated );