newtests/export_star_from/local_override2.js (2 lines of code) (raw):

// @flow export * from "./origin"; export const C = "asdf";