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

// Note the abscense of the pragma here const foo = {bar: ''}; foo.bar;