Create a TypeScript file with the following contents: ``` ts /// <reference types="foo" /> var x; ``` This seems to cause TSServer to crash.