newtests/lsp/documentHighlight/__fixtures__/external.js (3 lines of code) (raw):

/* @flow */ export class ExternalClass { bar(): void {} }