purescript-0.15.15: tests/purs/passing/ReExportsExported.js
// Import `A.a` which was re-exported from `B` and then again from `C`
export { a } from '../C/index.js';
// Import `A.a` which was re-exported from `B` and then again from `C`
export { a } from '../C/index.js';