newtests/lsp/documentHighlight/__fixtures__/declare.js (2 lines of code) (raw):

// @flow declare var foo: number; foo;