import f from './a'; f(); export { f as g }; export f2 from './a'; // semmle-extractor-options: --experimental